Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello
When running the rest api call:
Solved! Go to Solution.
Managed to solve the issue by adding this before the webcall:
Managed to solve the issue by adding this before the webcall:
Hi. Is that all the error? can you check for a status code and text of the response? that might helps us understand more about the issue.
Regards,
Happy to help!
Thanks for checking.
That is all the error message unfortunately.
If instead I use the MicrosoftPowerBIMgmt.Data Get-PowerBIDataset method in PowerShell:
Get-PowerBIDataset -Scope Organization
I get this error:
Get-PowerBIDataset: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
I've no idea where to change the timeout.
Thanks
That's weird. A request will always response a status code.
Check adding a "Top" or "First" parameter on the MicrosoftPowerBIMgmt.Data for getting a small number. If that's not working, then you might have an access or permission issue with that token.
Regards,
Happy to help!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.