Hi all,
I'm using Amplify UI Authenticator to handle user login. And I face a weird error when trying to login to the app as show in the picture.
The setup is working well in my teammates machine and our website but doesnt work for me.
I can signup and Cognito also received my identities. But in the NextJS backend, it keep showing this error message and not logging me in.
I have also received the code from the Cognito. But the status of the Authenticator is stuck as configuring after I logged in.
Does any know how to debug this further?
Thank you in advance.