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.
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!