Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect username or password #3

Open
ovidijusr opened this issue Mar 13, 2020 · 4 comments
Open

Incorrect username or password #3

ovidijusr opened this issue Mar 13, 2020 · 4 comments

Comments

@ovidijusr
Copy link

First of all, thanks for making such a small and barebone library!

The problem I am having is regarding signing in. I tried to use the same code with axios, it goes fine through first request but on the second (AWSCognitoIdentityProviderService.RespondToAuthChallenge) I get response from amazon that says invalid email or password.

I tried the same email and password on auth and worked fine, tried to debug to check if password is the same but it looks like it is. Any ideas where should I start debugging (I'm not cryptography expert 😂 )

@lebnic
Copy link

lebnic commented Apr 6, 2020

the "cognito client id" might be different... have you checked that ? You should compare the entire payloads of your requests IMO

@mastercho
Copy link

i can confirm that i face same issue

@ashwinchandran13
Copy link

facing the same issue @ovidijusr Were you able to resolve it?

@agtuladhar
Copy link

@ovidijusr Found any fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants