Forum Discussion
pennyhoho117
1 year agoHelper IV
seeking help to retrieve Power BI Dataset data by Power API
i have created a workspace and granted admin right to the Azure app account. and i have send API : https://api.powerbi.com/v1.0/myorg/groups/89f9ce17-e8e3-433c-b419-6b2b6d87273c/datasets/8360b63e-a...
pennyhoho117
1 year agoHelper IV
How to check if the return token by API : https://login.microsoftonline.com/{tenant_id}/oauth2/v2.0/token has required scope?
lbendlin
1 year agoSuper User
Go to jwt.io and check if scp (scope) is set correctly.