Rajeem_Cariazo | 2023-02-01 07:55:34 UTC | #1
I've been getting "Result set limit" error with the Analytics API. The limits specifications page doesn't seem to include details about the Result Set Limit for Analytics APIs: https://developer.mypurecloud.com/api/rest/v2/organization/limits.html
Where is the Analytics API Result Set limits documented?
John_Carnell | 2023-02-06 15:56:55 UTC | #2
Hi Rajeem,
Can you tell me what the HTTP status code is on this? This will help me determine if this is an expected issue or an internal error that is propagating back up.
Thanks, John Carnell Director, Developer Engagement
Rajeem_Cariazo | 2023-02-07 16:37:12 UTC | #3
Hi John, The HTTPS Status Code on this 400. The exact error is below:
Result set is larger than result limit. Avoid grouping on high-cardinality fields, or use filter predicates to reduce the number of groups for that field.
I just want to know what the exact limit is. Could you pls point me to the correct documentation? Thanks.
John_Carnell | 2023-02-09 16:16:04 UTC | #4
Hi Rajeem,
Thanks for reaching out to us. This is an internal service error because you are returning so many records that you crash a browser if you were calling the API within a browser.
Per our dev team, they do not publish this as a limit because it is something that would map to things the user would not be able to do anything with. Just curious, would you be willing to share your query?
Thanks, John Carnell
system | 2023-03-12 16:16:20 UTC | #5
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 18213