IDENTITY_LIMIT
Too many requests were made to the /identity/get
endpoint.
http code 429
{
"error_category": "RATE_LIMIT_EXCEEDED",
"error_code": "IDENTITY_LIMIT",
"error_message": "Rate limit exceeded for attempts to access this connection. Please try again later",
"display_message": null
}
Updated 11 months ago