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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
There are several posts on getting the bearer token needed to get data from the REST API. Most have been marked as solved.
However, each solution points to, or walks through the process as if one were an Azure Admin.
Is there a way to get the Bearer token automatically when you are not an admin and do not have access to the Client ID?
Solved! Go to Solution.
I foun dthis in another post:
https://github.com/migueesc123/PowerBIRESTAPI
I have implemented it and it works great. Still in beta but the important stuff, reports, pages, datasets, refresh histors and schedules are working.
I foun dthis in another post:
https://github.com/migueesc123/PowerBIRESTAPI
I have implemented it and it works great. Still in beta but the important stuff, reports, pages, datasets, refresh histors and schedules are working.
You can log in with your own credentials which will give you a bearer token.
You can try this via the REST APIs and click on Try It
Groups - Get Groups - REST API (Power BI Power BI REST APIs) | Microsoft Learn
I should have clearer. I meant with regards to automatically retrieving token using the client ID, etc
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!