How to Disable CAPTCHA for Webhooks?

What is the name of the domain?

What is the error number?

Verifying that you are not a robot…

What is the error message?

Bot Verification

Verifying that you are not a robot...

...

What is the issue you’re encountering

CAPTCHA blocks Webhooks

Was the site working with SSL prior to adding it to Cloudflare?

Yes

What is the current SSL/TLS setting?

Full

What are the steps to reproduce the issue?

Hello,

I’m experiencing an issue where Cloudflare is blocking my website from receiving webhook data. It’s showing a CAPTCHA verification, which prevents the webhook information from being processed correctly.

Here’s an example of the webhook request being blocked:

  • Headers returned include:

CF-Cache-Status: DYNAMIC
CF-Ray: [unique-ID]
X-Turbo-Charged-By: LiteSpeed

  • And the response body shows a CAPTCHA verification page:
Bot Verification

Verifying that you are not a robot...

...

I want to disable this CAPTCHA specifically for webhook requests. Is there a way to adjust Cloudflare settings to allow these requests to pass without triggering the CAPTCHA? Any help would be greatly appreciated.

Thank you!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.