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

New Password challenge fix #13

Merged
merged 3 commits into from
May 25, 2020
Merged

New Password challenge fix #13

merged 3 commits into from
May 25, 2020

Conversation

SarunasAzna
Copy link

New password Challenge requires parameters initiate_auth request. Without them we get:

botocore.errorfactory.NotAuthorizedException: An error occurred (NotAuthorizedException) when calling the RespondToAuthChallenge operation: Unable to verify secret hash for client <cleint_id>

New password Challenge requires parameters initiate_auth request. Without them we get:
```
botocore.errorfactory.NotAuthorizedException: An error occurred (NotAuthorizedException) when calling the RespondToAuthChallenge operation: Unable to verify secret hash for client <cleint_id>
```
@pvizeli
Copy link
Member

pvizeli commented May 25, 2020

Please use black structure the code

@pvizeli pvizeli merged commit 5617aca into NabuCasa:master May 25, 2020
mdecuir pushed a commit to MDmetrix/pycognito that referenced this pull request Jun 30, 2021
* New Password challenge fix

New password Challenge requires parameters initiate_auth request. Without them we get:
```
botocore.errorfactory.NotAuthorizedException: An error occurred (NotAuthorizedException) when calling the RespondToAuthChallenge operation: Unable to verify secret hash for client <cleint_id>
```

* black lint

* flake8 lint
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

Successfully merging this pull request may close these issues.

2 participants