Problems with using Limit parameter

Problems with using Limit parameter

Hello,

This is related to pointers that were shared in a previous question submitted to the community at the following link:  https://help.zoho.com/portal/community/topic/desk-api-list-all-tickets . Found this very useful but it doesn't seem to work on my end.

After trying the two examples above with parameters: <from=1&limit=99> and <from=100&limit=99> as well as other parameter values, the queries complete with the following error message every time:

{"errorCode":"UNAUTHORIZED","message":"You are not authenticated to perfom this operation."}
'limit' is not recognized as an internal or external command,
operable program or batch file.

Just FYI, the same queries work fine when using the two parameters individually, meaning using <from=1> only or <include=99> only (or any other values for these parameters). No errors when used individually, but errors when used together <from=value1&limit=value2>.

Anyway you can help here?  Any changes in the API maybe? Can the limit be set to the entire population nowadays?


Thanks,
P