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
已提问 2 年前429 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则