Getting 200 OK for all POST/GET requests even if it doesn't exist

I’m trying to configure Cloudflare for my web hooks but for some reason it’s returning 200 OK for any request I make to the domain.

This endpoint should ECHO back any application/json body that is POSTed to it.

https://webhooks-dev.tidycloud.app/api/client/v2.0/app/storage-audit-dev-pyoph/service/http/incoming_webhook/dummy

But just returns OK

If you browse to https://webhooks-dev.tidycloud.app/api it returns the same OK text.

FYI - This DNS entry is a CNAME to a MongoDB stitch application. It is setup to be proxied on the DNS config screen.

Any help would be greatly appreciated!

Thanks!

Alo - I tried to follow this guide but it made no difference that I can tell. https://support cloudflare.com/hc/en-us/articles/200504045-Using-Cloudflare-with-your-API

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