Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
I have a DataFactory pipeline that sends a few HTTP requests to the PowerBI REST API, but sometime ago it started giving me the following error:
The request was blocked by DoSP
I can understand that it's a Denial of Service Protection. However, sometimes it fails on the first request.
We do have some of the requests inside a loop, to check when the PowerBI refresh is completed, but there's a 5min wait between them, so I don't understand why the DoSP is firing.
The Pipeline in question:
The loop part:
Cheers,
Manuel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.