We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
self-hosted (https://develop.sentry.dev/self-hosted/)
Trying to use the SDK javascript but this seems to include browser.sentry-cdn.com in the file.
We're calling from: https://xxxx/js-sdk-loader/xxxxx.min.js.
In the file is:
https://browser.sentry-cdn.com/8.34.0/bundle.tracing.replay.min.
Given the docs at https://docs.sentry.io/platforms/javascript/install/loader/#content-security-policy it seems to indicate that isn't expected and we should be adding our own hosts in the CSP.
Other
No response
24.10.0
The text was updated successfully, but these errors were encountered:
Assigning to @getsentry/support for routing ⏲️
Sorry, something went wrong.
No branches or pull requests
Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
What are you trying to accomplish?
Trying to use the SDK javascript but this seems to include browser.sentry-cdn.com in the file.
We're calling from: https://xxxx/js-sdk-loader/xxxxx.min.js.
In the file is:
How are you getting stuck?
Given the docs at https://docs.sentry.io/platforms/javascript/install/loader/#content-security-policy it seems to indicate that isn't expected and we should be adding our own hosts in the CSP.
Where in the product are you?
Other
Link
No response
DSN
No response
Version
24.10.0
The text was updated successfully, but these errors were encountered: