Skip to content

Cron monitoring CSRF Verification Failed #45690

@kritik

Description

@kritik

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

  1. go to https://docs.sentry.io/product/crons/getting-started/#step-2-set-up-health-checks
  2. copy first curl
  3. replace monitor_id
  4. run in the console
  5. response in html <title>CSRF Verification Failed | Sentry</title>

Expected Result

response returns

  1. in json
  2. HTTP/1.1 200

Actual Result

response returns

  1. error in html
  2. title is <title>CSRF Verification Failed | Sentry</title>
  3. HTTP/1.1 403 Forbidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions