Closed abdulrehman135 closed 1 year ago
@abdulrehman135, it looks like there's a NotAuthorizedException: Password attempts exceeded
error in your log output. Do you know how many attempts to login your canary is trying in this scenario? After 5 failed sign in attempts, Cognito will begin a lockout duration (which increases after each subsequent failure after the initial 5).
Can you provide any more context on what your canary test is doing?
Closing this issue as we have not heard back from you. If you are still experiencing this or have more questions, please feel free to reply back and provide any information previously requested and we'd be happy to re-open the issue.
Thank you!
Before opening, please confirm:
JavaScript Framework
Not applicable
Amplify APIs
Authentication
Amplify Categories
auth
Environment information
Describe the bug
Cognito Login works fine in the local environment but fails with in canary.
Expected behavior
Should work fine on Canary too
Reproduction steps
Call code on Canary
Code Snippet
Cognito Service
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response