The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Members,
I am using PowerBI API to pull admin related data like workspaces , reports , datasources, etc. I have used OAuth2 method to sign in and get the response in python. It was working till last week , but now script starts to throw - Response 400.
My user works fine in power BI api Try it - focus mode.
Any suggesstions on this ? I have tried to connect using service prinicipal method, but no luck .
Do this have something to do with my power BI license . I have Pro license .
Cheers,
Mani
Solved! Go to Solution.
I didn't add the Service Principal as memeber to the security group . After adding that , the api response works fine with using Service Principal Method .
Detailed steps are here : https://data-goblins.com/power-bi/power-bi-api-python
I didn't add the Service Principal as memeber to the security group . After adding that , the api response works fine with using Service Principal Method .
Detailed steps are here : https://data-goblins.com/power-bi/power-bi-api-python
@lbendlin Thanks for your response. I have tried changing the scope (
Check your token at jwt.io - the scope "all" is most likely not accepted.
User | Count |
---|---|
38 | |
14 | |
12 | |
12 | |
11 |
User | Count |
---|---|
49 | |
35 | |
25 | |
21 | |
18 |