Forum Discussion
Power BI REST API and HTTP429
- 2 years ago
Do you have access to the Scanner API?
Metadata scanning - Power BI | Microsoft Learn
Admin - WorkspaceInfo PostWorkspaceInfo - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Note the "datasource Details" switch in the call.
Do you have access to the Scanner API?
Metadata scanning - Power BI | Microsoft Learn
Admin - WorkspaceInfo PostWorkspaceInfo - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Note the "datasource Details" switch in the call.
The scanner API was turned on by the admin (following this information):
https://www.lazysnail.net/power-bi/Power-BI-Scanner-API-List-and-document-your-Power-BI-tenant
However, a day later I still get this response:
{
"id": "c1654c78-be11-4267-b4ce-b620fc6b224f",
"createdDateTime": "2024-02-06T15:56:46.8488718Z",
"status": "NotStarted"
}
I'll do some more research in why it has not started. Or why it is not working.
- Phan4792 years agoRegular Visitor
Ah! It is working. The id provided above can be picked up with a get scanresult API call.
Thanks for the help!
Kind regards, Jeroen