Skip to content

Instantly share code, notes, and snippets.

@jtomchak
Created March 23, 2022 17:02
Show Gist options
  • Save jtomchak/26ab7bdce86e104b32d20c20d5a2d6f6 to your computer and use it in GitHub Desktop.
Save jtomchak/26ab7bdce86e104b32d20c20d5a2d6f6 to your computer and use it in GitHub Desktop.
Network Error
Export.tsx:109 Refused to connect to 'https://files.stripe.com/v1/files/file_1KgXNaAg7It2SgG9tWcgcCu9/contents' because it violates the following Content Security Policy directive: "connect-src http://localhost:* localhost:* https://accounts.google.com/o/oauth2/auth".
(anonymous) @ Export.tsx:109
(anonymous) @ ext.js:85
__async @ ext.js:69
retrieveFile @ Export.tsx:106
onAction @ Export.tsx:163
wrappedFunction @ dashboard.vendors~extension_runtime.b263e1c3980c4ae0db6d.min.js:1
call @ dashboard.vendors~extension_runtime~tailor.94fa392045531ad8ea6f.min.js:1
listener @ dashboard.vendors~extension_runtime~tailor.94fa392045531ad8ea6f.min.js:1
Export.tsx:109 [Report Only] Refused to connect to 'https://files.stripe.com/v1/files/file_1KgXNaAg7It2SgG9tWcgcCu9/contents' because it violates the following Content Security Policy directive: "connect-src http://localhost:* localhost:* https://accounts.google.com/o/oauth2/auth".
(anonymous) @ Export.tsx:109
(anonymous) @ ext.js:85
__async @ ext.js:69
retrieveFile @ Export.tsx:106
onAction @ Export.tsx:163
wrappedFunction @ dashboard.vendors~extension_runtime.b263e1c3980c4ae0db6d.min.js:1
call @ dashboard.vendors~extension_runtime~tailor.94fa392045531ad8ea6f.min.js:1
listener @ dashboard.vendors~extension_runtime~tailor.94fa392045531ad8ea6f.min.js:1
Export.tsx:109 Refused to connect to 'https://files.stripe.com/v1/files/file_1KgXNaAg7It2SgG9tWcgcCu9/contents' because it violates the document's Content Security Policy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment