according to the documentation when making an API call on /api/v1/apps/{appId}/tokens I should expect a link header with a link to the next page of resources (if the amount of entities exceeds the limit, obviously). By default the limit is 20, and I have 26 entities (I checked that by setting the limit to 200 and counting the entities in the response). Somehow, if I leave the default limit of 20 there is no link header in the response, giving a misleading information that there are only 20 entities and not giving any option to use pagination to retrieve the rest of the entities. Why is that? How do I solve this?
(Unfortunately, because I am a new user, I can not upload images proving my statements)
Thank you for reaching out here on the Okta Developer Forum. We noticed that your question is more closely related to the /apps API endpoint. To ensure you receive the most accurate and timely assistance, we recommend reposting your query on Okta’s Community at: https://support.okta.com/help/s/community
Okta’s teams on the Community are better equipped to provide the comprehensive support and guidance you need as they have the specialised knowledge and expertise in API endpoint issues.
We appreciate your understanding and are committed to ensuring you receive the best possible support. If you have any other questions or issues related to Okta’s developer tools and API’s, feel free to post them here, and we’ll be happy to assist!
Hello, thank you very much for you response and advice!
Problem is, for some reason I cannot log into the Okta Help Center:
Error
Your account has not been configured for the link/application you are trying to access. Please contact Okta Support and request that your account be configured for the link.
To seek for help I just wrote to community@okta.com as this is the only email I found.