Announcements
Hi everyone,
I’m running into an issue with an HTTP GET request in Power Automate. This flow used to work fine a few weeks ago, but now the same request consistently returns a 403 Forbidden error.
I already tried:
Adding a custom User-Agent header to avoid being detected as a bot
Testing different standard headers
Recreating the HTTP action
None of these attempts made any difference and I still get a 403 response.
Because the request used to work and nothing changed on my side, I suspect the target website may have recently added stricter bot detection, firewall rules, or IP blocking for cloud traffic.
Has anyone experienced something similar? Do I need to add additional headers (cookies, referer, origin), or is it more likely that the site has started blocking Azure/Power Automate IP ranges?
Any suggestions on how to troubleshoot this or confirm the cause would be greatly appreciated.
Thanks!
Hi all,
Just to add, if people are still experiencing these kinds of 403 issues but still need to retrieve or scrape content from a website, I’ve implemented a workaround that bypasses this limitation reliably.
Instead of relying on a basic HTTP GET from Power Automate, I use a lightweight Node.js setup (Playwright-based) hosted in Azure. It mimics a real browser session, which avoids most bot detection/cloud IP filtering issues.
It does require a small Azure deployment, but the implementation itself is straightforward and you don’t need to be a developer to use it once it’s set up.
If anyone needs this approach or wants a simple explanation of how to implement it, feel free to send me a message.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 124 Super User 2026 Season 1
Ellis Karim 52 Super User 2026 Season 1
Haque 50