My NodeJS bots I’ve made are being blocked from accessing my own domains API due to Managed Challenges. I have a firewall rule that matches multiple parts, but it’s still getting the challenge. Why?
Websites and bots are hosted on the same server, Nginx as a reverse proxy for Apache.
If there is a way, I would like to disable the challenge completely for all of my domains with requests originating from my server IP.