Cognito oath2 authorize redirect gives DNS_PROBE_FINISHED_NXDOMAIN

1

I provisioned a user pool in Cognito via a Amplify application. Everything was working and I authenticate user. Now I am getting DNS_PROBE_FINISHED_NXDOMAIN when I redirect to the authorize URL. I saw on other posts re: Cognito that it could be something with Route53 hosted zones. I checked that but I am guessing Cognito hosted zones don't appear there. Any ideas? The redirect URL to the authorize endpoint is generated by the UI tags that are out of the box from the Amplify JS library so it appears to be correct.

Tim
gefragt vor 2 Jahren429 Aufrufe
1 Antwort
0

I was using AWS Amplify and I realized that the 'aws-exports' file that was generated wasn't updated correctly. Looked at the Amazon Cognito URL that it should be using and it was wrong. After correcting it that got me past the mentioned error.

Tim
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen