I am have a DNS entry with HTTP proxy (orange cloud) setup in cloudflare for my main website and also for a subdomain. Lets say the subdomain URL is xyz.website.com.
I have a webhook setup in Atlassian bitbucket to push my code using this subdomain url (xyz.website.com/xxx/pull_code.php/) which runs a script to pull the code from bitbucket. For some reason, bitbucket always gets 403 captcha page from cloudflare when it tries to access the url. I am able to directly hit this subdomain url from my system. I tried to disable firewall, setup page rule to turn off security but nothing works.