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.
I tried Power BI API in postman
Generate access token:
Response Body:
Body:
Please help
Solved! Go to Solution.
Hi @Anonymous ,
It works when i try it. Did you change the host in the headers?
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Your calling url should be "https://api.powerbi.com/v1.0/myorg/GenerateToken" and dataset and report id should be contained in body.
You can try this in Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @v-chenwuz-msft
Thank you for the reply,
I still get this error in postman
but it worked in the microsoft try it. any idea if I am going wrong somewhere?
Hi @Anonymous ,
It works when i try it. Did you change the host in the headers?
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.