Hi @stefdelec
This is probably not Auth0, it is probably a proxy in the middle. Auth0’s rate limit exceed is
- 429 HTTP Error (Too Many Requests)
This is a 500. That would explain why the rate limit headers don’t help you - it is happening somewhere else.
John