Forum Discussion
Amar-Agnihotri
4 years agoResolver I
Access to the resource is forbidden error while accessing Power Bi Datasets using API
Hi, I am creating user Activity panel and want to use following API to get worklspaces, datasets, dataflows etc -- https://api.powerbi.com/v1.0/myorg/admin/groups?$top=20 https://api.powerbi...
- 4 years ago
Hi,
Please follow this link for step by step process of Application Registration in Azure and for all the required admin permissions -
https://www.sqlshack.com/how-to-access-power-bi-rest-apis-programmatically/
Amar-Agnihotri
4 years agoResolver I
Hi AnkitKukreja ,
Thanks for the reply. I tried basic authentication
got the same error again
Niow i tried advanced authentication
and passed the authorization token as given in microsoft
got this error
Now what to do ?
Sabarikarthy
2 years agoFrequent Visitor
Hi,
Was this resolved. I am in the same place now.