'frame ancestors-none error google in docs

I hope you are all doing great I am using papaparse to parse a sheet of points to then display them on a map. However the points do not show up and i get the following error message: " [Report Only] Refused to frame 'https://docs.google.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'"."

How can I give my code access to the sheets?

  • I have published it publicaly on the web
  • I gave access to all participants who have the link Thanks in advance


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source