Unable to authenticate with Amplify GraphQL query UI

0

When authenticating with Amazon Cognito User pool I get an error with the message "Network Error". In the console I can see that the issue is a Content Security Policy when clicking on the "login" button.

main.js:246 Refused to connect to 'https://cognito-idp.eu-north-1.amazonaws.com/' because it violates the document's Content Security Policy.

When the pop-up dialog opens for providing the credentials (Userpool clientID, username and password) the following error throws:

Refused to connect to 'https://cognito-idp.eu-north-1.amazonaws.com/' because it violates the following Content Security Policy directive: "connect-src https://eu-north-1.console.aws.amazon.com/appsync/tb/creds https://eu-north-1.console.aws.amazon.com/p/ https://eu-north-1.console.aws.amazon.com/phd/ https://*.ccs.amazonaws.com https://eu-n....

Any idea if this is a bug on AWS side?

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠