When paginating through the Genesys Users API, I receive a 400 Bad Request error when my application tries to access the 121st page. The error persists irrespective of the page size provided.
Is there a limit on URL length or nexturi parameter length for the API? Any insights or fixes would be helpful.
Does it make a difference if you specify the expand parameter once instead of 242 times?
We are picking up this value from 'nexturi' key from the response of the previous page(in this case, response of the 120th page)
If you didn't send 242 expand parameters on your request also, please open a case with Care to report that issue. That's not correct.
Can you answer this?
I'm adding expand two times only to include employerInfo and authorization, but it is getting added to the url everytime with a new url forming
This works fine for me; I'm unable reproduce your issue. The response is always returned with the exact expand params I send in the request. If you're certain you're not sending excess values in the request, please open a case with Genesys Cloud Care to investigate further.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.