laravel-cognito-auth icon indicating copy to clipboard operation
laravel-cognito-auth copied to clipboard

Authentication error

Open waleedmazhar opened this issue 6 years ago • 0 comments

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."}

waleedmazhar avatar Mar 22 '18 08:03 waleedmazhar