Sentry: WEBHOOKS Integration Callback URLs validation error

Created on 27 Jul 2020  路  8Comments  路  Source: getsentry/sentry

Important Details

How are you running Sentry?

Saas (sentry.io)

Description

When I trying to save webhook configuration with callback URL ex. https://fb0e7c33c1d6.ngrok.io/sentry or https://webhook.site/afd3cc94-d436-4293-8c19-4a91c0d6d0f4 validation error occurs - Not a valid URL.

Steps to Reproduce

  1. Go to project config -> Legacy Integrations
  2. Choose WebHooks configuration
  3. Insert https://fb0e7c33c1d6.ngrok.io/sentry to Callback URLs textarea
  4. Click Save Changes button

Good items to include here include:

Screen

What you expected to happen

No errors

Possible Solution

Fix validation for callback URL

Integrations

Most helpful comment

We're aware of this issue and working on a fix, sorry for the inconvenience. Will update this thread when it is resolved.

All 8 comments

I have the exact same issue with another URL:

https://app.datadoghq.com/intake/webhook/sentry?api_key=MY_DATADOG_API_KEY (needless to say I do provide my actual API key in the URL)

I experienced the same issue with Datadog EU URL:
https://app.datadoghq.eu/intake/webhook/sentry?api_key=MY_DATADOG_API_KEY

https://sentry.io/api/0/projects/ORGANIZATION/PROJECT/plugins/webhooks/ responds with 400 Bad Request.

We're aware of this issue and working on a fix, sorry for the inconvenience. Will update this thread when it is resolved.

Same issue. :(

Same issue 馃槥

Hey there, this should be solved now for Sentry SaaS. Please let me know if that's not the case.

everything ok! Thanks a lot!

Great, thanks for confirming (and reporting the problem)! Closing the issue.

Was this page helpful?
0 / 5 - 0 ratings