Why "Rate exceeded" error message is seen when trying to login to SSO Cognito window

Problem

1. "Rate exceeded" error message when trying to login to SSO Cognito window

2. Server returns HTTP response code 429 

Solution

The Cognito API calls have a limit for the number of requests per second. If the API requests exceed the mentioned limits, then Cognito produces a 429 status code and a "Rate exceeded" error message.

 Reference

https://docs.aws.amazon.com/cognito/latest/developerguide/limits.html

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.