Etc2025-04-28
What should I do when a 429 error is returned?
<Too many requests>
This error occurs when there are too many API calls based on below criteria:
When a throttling setting has been configured and API is near the throttling threshold (around 90%). (Throttling related values will be sent with X-CAG-Warnings).
When there are too many calls while an X-Extended-Timeout header has been stated.