Hi, i am from israel and i have around 40 websites and some of them under attack so i have stronger firewall.
I am using cloudflare and when someone come to my websites from different country cloudflare checks if he is bot. In that checks your servers get blocked and if i have automation that send webhook to one of the site it doesn’t work.
That mean that anyone that using bot mode on cloudflare that protect the site need to whitelist the ip lists of the services trying to go inside.
Sounds like Cloudflare’s security might be mistaking your requests for something like an ipstresser attack, especially if you’re making a lot of API calls in a short time. I had a similar issue and tweaking the request rate or adding some delays helped. You could also try using a different network or VPN to see if your IP is being flagged. Checking Cloudflare’s firewall logs might give you a clue too.