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

15 messages · Page 1 of 1 (latest)

leaden wagon
#

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

timber shore
#

Please check your security events to find out which security feature caused the challenge.

leaden wagon
timber shore
#

If your Bot has a static IP, you can allow it with an IP Access Rule.

If not, disable BFM.

warped mulch
#

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.

leaden wagon
#

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

timber shore
leaden wagon
#

I don't personally have access to the dashboard. this is what i know was done

timber shore
#

Yes, that's a WAF Custom Rule, which can't be used to skip BFM.

leaden wagon
#

would you mind sending a screenshot of where to create the IP Access Rule?

#

so i can forward it

timber shore
#

Same menu as Custom Rules, but you go to Tools instead.

leaden wagon
#

thx, I'll pass this along and see if it works.