AWS AppSync Query editor throws CSP error

1

I am unable to login with a Cognito User Pool in the AppSync's Query editor from AWS console. After entering the Client ID, username and password a "Network error" dialog is shown. In the browser's console I can see that the following CSP error is thrown:

main.js:263 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-...

Any idea if this a bug on the AWS side or if I might be doing something wrong?

  • I'm experiencing this too. As far as I can tell it seems to be a bug in the AWS console. Would be great to see a solution or workaround.

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions