-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/browser
SDK Version
7.10.0
Framework Version
"react": "^16.6.3",
Link to Sentry event
Steps to Reproduce
I just upgraded the version from 6.17.4 to 7.10.0, and it started giving me this error
CSRF Verification Failed
A required security token was not found or was invalid.
If you're continually seeing this issue, try the following:
Clear cookies (at least for Sentry's domain).
Reload the page you're trying to submit (don't re-submit data).
Re-enter the information, and submit the form again.
Read more about CSRF on Wikipedia.
API Docs Contribute Migrate to SaaS
Sentry 9.1.2
Please help!
Expected Result
It should be a successful request. something like
{"id":"4bf561860a824c65855b0b5da185e84b"}
Actual Result
Metadata
Metadata
Assignees
Labels
No labels