Forum Discussion
stty1244
1 year agoFrequent Visitor
PowerBI REST API throttling and 429 response - Invoke-PowerBIRestMethod for admin/dataset/datasource
Hi, we have a piece of PowerShell that until December 2024 was working quite happily retrieving dataources related to datasets via this PowerShell command : Invoke-PowerBIRestMethod and this url:...
- 1 year ago
There is undocumented throttling. Best bet is to use the scanner API, takes a couple of mins to run and 4 API calls.
I have a example here
To get data sources you will set datasourceDetails to true
v-pnaroju-msft
Community Support
1 year agoHi stty1244,
We appreciate your response.Please continue to keep us informed about the issue.
Thank you.