Forum Discussion

stty1244's avatar
stty1244
Frequent Visitor
1 year ago
Solved

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:...
  • Deku's avatar
    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