Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuation token is coming null for 2nd page and returning wrong maxitem count #886

Open
manasadusa opened this issue Feb 1, 2022 · 1 comment

Comments

@manasadusa
Copy link

'x-ms-continuation': '{"token":null,"range":{"min":"05C1CFFFFFFFF8","max":"05C1DFFFFFFFF8"}}',

'x-ms-item-count': '3',
hasMoreResults: true

there are more records to be fetched in db, and next set comes as 9 , with a token,

limit I gave is 15, but its behaving abnormally

please help to resolve it

@j82w
Copy link
Contributor

j82w commented Feb 1, 2022

@manasadusa can you file a ticket via https://aka.ms/azure-support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants