(free plan) How to allow my own bot without it getting stopped by captcha

I have a bot that i've made to register users for a mobile app, (using bot because of API restrictions) but the bot gets stopped by the cloudfare captcha, does anyone know how what settings I can change to allow it through in the free plan
13 Replies
Laudian
Laudian6d ago
Please check your security events to find out which security feature caused the challenge.
The Vincent
The VincentOP6d ago
I've got the firewall events, the first time it was botfight.
Laudian
Laudian6d ago
If your Bot has a static IP, you can allow it with an IP Access Rule. If not, disable BFM.
siliconsjang
siliconsjang6d ago
one of the other workaround can be making a random header key on the bot, and set allow(skip) rule for that header on WAF.
The Vincent
The VincentOP6d ago
bot does have static ip, We've tried allowing access for the IP and a custom user agent, but still pops up with the captcha BFM off does work, for now we will keep it off, but would appreciate other suggestions to try when its enabled
Laudian
Laudian6d ago
That sounds like you created a WAF Custom Rule instead of an IP Access Rule.
The Vincent
The VincentOP6d ago
I don't personally have access to the dashboard. this is what i know was done
No description
Laudian
Laudian6d ago
Yes, that's a WAF Custom Rule, which can't be used to skip BFM.
The Vincent
The VincentOP6d ago
would you mind sending a screenshot of where to create the IP Access Rule? so i can forward it
Laudian
Laudian6d ago
No description
Laudian
Laudian6d ago
Same menu as Custom Rules, but you go to Tools instead.
The Vincent
The VincentOP6d ago
thx, I'll pass this along and see if it works. That wroked perfectly. Thanks for your help

Did you find this page helpful?