it's urgent I need answer for my questions. please reply me.
Hello Support ,
We are retrieving records fine when limited to Top 10.
I changed the 10 to 100 and we get 401 unauthorized , can you please advise how we can increase the limit on both Top and skip without being blocked.
From documentation it says ……. The default value of top is 10 and the maximum allowed value of top is 100. i.e Maximum of 100 records can be requested in a single request, use the nextLink to get the next 100 records.
We changed the 10 to 100 and we get 401 unauthorized , can you please advise how we can increase the limit to 100 and to get next hundred also add 100 in skip
We are using Postman to test.
I want to get more than 100 records in single request. let me know the solutions.