Skip to content

Verification codes other than the first one are not working #138

Answered by ashishdhingra
MixaKonan asked this question in Q&A
Discussion options

You must be logged in to vote

@MixaKonan Good afternoon. I'm not sure if you are using the correct logic. The ConfirmForgotPassword is the service API operation invoked by CognitoUser.ConfirmForgotPasswordAsync().

How are you sending the verification code?

The ResendConfirmationCode API call Resends the confirmation (for confirmation of registration) to a specific user in the user pool.. In your use case, user is already registered. So ResendConfirmationCode is not valid for forgot password scenario. You…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ashishdhingra
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #137 on December 20, 2023 17:44.