-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
Environment
SaaS (https://sentry.io/)
Version
No response
Link
'https://sentry.io/api/0/organizations/{scope}/monitors/{MONITOR_ID}/checkins/
DSN
https://[email protected]/6567865
Steps to Reproduce
- go to https://docs.sentry.io/product/crons/getting-started/#step-2-set-up-health-checks
- copy first curl
- replace monitor_id
- run in the console
- response in html <title>CSRF Verification Failed | Sentry</title>
Expected Result
response returns
- in json
- HTTP/1.1 200
Actual Result
response returns
- error in html
- title is <title>CSRF Verification Failed | Sentry</title>
- HTTP/1.1 403 Forbidden
doudejansdashed
Metadata
Metadata
Assignees
Labels
No labels