Forum Discussion
Get-PowerBIDataset returns error ...TaskCanceledException Status Code: 429
- Anonymous5 years ago
Hi Anonymous,
I test with my workspace with similar parameters and their work well.
What type of workspace are you test? Did this issue only appear with the specified device/account/workspace that you test? Have you confirmed the account has enough permission to do work with the REST API?
Register an Azure AD application to use with Power BI
BTW, the 429 error is a common error that means 'Too Many Requests' sent so that the remote server has blocked these requests. How many requests are you test with these rest API?
Please also take a look at the following link to confirm if your operations have met the limitations.
Power BI REST API limitations - Power BI | Microsoft Docs
Regards,Xiaoxin Sheng
Hi Anonymous,
I test with my workspace with similar parameters and their work well.
What type of workspace are you test? Did this issue only appear with the specified device/account/workspace that you test? Have you confirmed the account has enough permission to do work with the REST API?
Register an Azure AD application to use with Power BI
BTW, the 429 error is a common error that means 'Too Many Requests' sent so that the remote server has blocked these requests. How many requests are you test with these rest API?
Please also take a look at the following link to confirm if your operations have met the limitations.
Power BI REST API limitations - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng
Hello
Mine works fine to start off with, then it fails, and like you said, it is due to too many requests.