The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I've been using Power BI REST API for over half a year. There are limits of 200 requests per hour for some requests.
But last week something has changed for "GET https://api.powerbi.com/v1.0/myorg/admin/datasets/{datasetId}/datasources" and now there is limit 50 reqeuest per hour. Could you please make it consistent with other requests and set limitation to 200 requests per hour?
There is no word about limitations in documentation:
Admin - Datasets GetDatasourcesAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
I've build solution which use consistent limit of 200 requests per hour and trigger it every hour to get all data, but now I should rebuild it with this new limit of 50 requests per hour for this one request...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.