Hi,
After successful user registration, trying to Sign Up, but receive:
NotAuthorizedException: Incorrect username or password
Debug shows that all AWS Cognito ‘challenge’ steps seem to be successful, except last: CognitoIDPClient.RespondToAuthChallengeAsync
I attach the used script (credits to: AWS Cognito User Account Signup And Login with Unity — gradientspace).
Please tell me, what could be the reason - is it a Unity or AWS issue, or maybe sth is wrong in the script?
8447531–1120304–CognitoAuth.cs (7.36 KB)