-
Beta Was this translation helpful? Give feedback.
Answered by
lforst
Feb 12, 2024
Replies: 1 comment 3 replies
-
Hi, can you check whether your ad-blocker is active? https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSDidNotSucceed Ad-blockers have unfortunately chosen to block requests to Sentry. This can be circumvented with tunneling: https://docs.sentry.io/platforms/javascript/troubleshooting/#dealing-with-ad-blockers |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Herlix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, can you check whether your ad-blocker is active? https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSDidNotSucceed
Ad-blockers have unfortunately chosen to block requests to Sentry. This can be circumvented with tunneling: https://docs.sentry.io/platforms/javascript/troubleshooting/#dealing-with-ad-blockers