Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello all!
I am attempting to get info on the datasets within a specific workspace using the API.
I am able to get the bearer token without any issues. It returns with the following permissions:
"scope": "Content.Create Dashboard.Read.All Dashboard.ReadWrite.All Data.Alter_Any Dataset.Read.All Dataset.ReadWrite.All Group.Read Group.Read.All Metadata.View_Any Report.Read.All Report.ReadWrite.All",
I am able to run: https://api.powerbi.com/v1.0/myorg/groups in order to get a list of the groups i am a member of.
But if i use the groupID of any of the results from that
https://api.powerbi.com/v1.0/myorg/groups/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/datasets
I get an error that i am not authorized.
According to the documentation provided by microsoft- https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasetsingroup
The only required items are:
Required scope: Dataset.ReadWrite.All or Dataset.Read.All
And my bearer token states i have that access.
Error
Status: 401 unauthorized
Has anyone seen this before?
Solved! Go to Solution.
Hi @sjc4062,
According to your description, it should be good.
1. How did you do this?
2. Was the token still valid?
3. What did the token look like? Can you share the format? For example,
Access token: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUz*******************
Embedded token: H4sIAAAAAAAEAB2Wta7FCpJF*****************
4. Can you try the other App workspaces?
Best Regards,
Dale
Hi @sjc4062,
According to your description, it should be good.
1. How did you do this?
2. Was the token still valid?
3. What did the token look like? Can you share the format? For example,
Access token: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUz*******************
Embedded token: H4sIAAAAAAAEAB2Wta7FCpJF*****************
4. Can you try the other App workspaces?
Best Regards,
Dale
Looks like it was a licensing issue where i lost access to powerbi pro on my service account.
Working as intended now.
Thanks for the help
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
3 | |
3 | |
2 | |
2 |
User | Count |
---|---|
15 | |
6 | |
5 | |
3 | |
3 |