sdoomz / react-google-picker

Google Picker for React
MIT License
45 stars 46 forks source link

docs.google.com refused to connect #31

Open BoomwriterDave opened 3 years ago

BoomwriterDave commented 3 years ago

Hi Svyatoslav.

Firstly, thanks for creating this great package!

I have incorporated it into an app I have been working on and it works perfectly well locally and in our staging environment. I then received a report from a user that it was not working for them and, low and behold, when I log into the app in production I also get the error.

I can't figure out why it will not work in production but works no problem on staging, as they're on the same host.

I get the following error in the console:

Refused to frame 'https://docs.google.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'".

I've attached an image of what I see onscreen.

Any help would be greatly appreciated!! Dave

screen

marcostoduto commented 3 years ago

Same problem!

Dastnbek commented 3 years ago

Same problem :(

Dastnbek commented 3 years ago

Did someone solve this issue ?