laravel-cognito-auth
laravel-cognito-auth copied to clipboard
Authentication error
Hi,
I am getting following error if password is not correct.
(2/2) CognitoIdentityProviderException
Error executing "AdminInitiateAuth" on "https://cognito-idp.us-east-2.amazonaws.com"; AWS HTTP error: Client error: POST https://cognito-idp.us-east-2.amazonaws.com
resulted in a 400 Bad Request
response:
{"__type":"NotAuthorizedException","message":"Incorrect username or password."}
NotAuthorizedException (client): Incorrect username or password. - {"__type":"NotAuthorizedException","message":"Incorrect username or password."}