We are experiencing the 403 Max retires error if we are calling the ZRA API end points related to the Conversations Content Analysis. Conversations , Interactions, Informations API and missing out importing few conversations and Comments on daily basis.
We are running it for 1 day of data and limiting the number of requests per second to be 50 but still running into this issue even after multiple tries after certain number of calls each day. Say if we have already run for 15k calls per day its not working after that
Hi @Vamsikrishna403 error is typically forbidden error meaning no permission. Can you clarify if youâre able to query the endpoint at all but itâs failing at a certain point?
Okay @Vamsikrishna so youâre getting the expected response at some point and then eventually get this error? Can you look at the response header of the last successful call and see if you see any rate limit values in the header?
Hi @cofry no we did not close this out. Are you experiencing the same as @Vamsikrishna ? Can you share the specific endpoint links? Some were deprecated and replaced.
What Iâve observed from a similar issue is some users running into rate limit-type errors when there is a discrepancy between the OpenAPI rate limits label and account type mapping.
The ZRA documentation is missing the account prerequisite info for account type needed. Only saw that some stated this endpoint is available for paid account.
Could you clarify your license type, share zm-tracking-id from response header and full error?