I added the x-ms-pageable property to one of GET actions in my in-development connector (in preprod environment), and then enabled Pagination.
With Pagination enabled, this action failed due to "Access token is empty" error. Without Pagination, this action worked fine.
So, I believe this action failed in a subsequent call.
This API supports next link as well as "value" in a response is an array so it should be able to work with Pagination.
What would be a potential cause for losing access token in a subsequent call?
Thanks in advance.

Report
All responses (
Answers (