Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

how to use Power BI REST API ?

Hi,

 

I am learner of Power BI and I want to use REST API to create a Power Bi report. Can you recommend some tutorial to learn about REST API ? Also, how should I solve the below error while following the below processes ?

 

1. Getting http error 404 for authentication

https://login.windows.net/common.oauth2/authorize 
 
2. Getting http error 404 for 

https://api.powerbi.com/v1.0/myorg/datasets

 

3. Which editor tool should I use ?

 

Thank you

1 ACCEPTED SOLUTION
v-jiascu-msft
Employee
Employee

Hi @Anonymous,

 

I would suggest you have a look at these demos first. Related reference:

1. rest/api/power-bi/

2. PowerBI-CSharp SDK

3. power-bi/developer/overview-of-power-bi-rest-api

 

Regarding to the errors.

1. Seems the link is wrong. Reference: walkthrough-push-data-get-token.

authorityUri = "https://login.windows.net/common/oauth2/authorize" 

 

2. Did you register your application first? Reference: power-bi/developer/walkthrough-push-data-register-app-with-azure-ad

 

3. The Visual Studio could be the best choice. But it won't be the only choice. You can use a light editor like Visual Studio Code. For test purpose, the Postman is also helpful.

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-jiascu-msft
Employee
Employee

Hi @Anonymous,

 

I would suggest you have a look at these demos first. Related reference:

1. rest/api/power-bi/

2. PowerBI-CSharp SDK

3. power-bi/developer/overview-of-power-bi-rest-api

 

Regarding to the errors.

1. Seems the link is wrong. Reference: walkthrough-push-data-get-token.

authorityUri = "https://login.windows.net/common/oauth2/authorize" 

 

2. Did you register your application first? Reference: power-bi/developer/walkthrough-push-data-register-app-with-azure-ad

 

3. The Visual Studio could be the best choice. But it won't be the only choice. You can use a light editor like Visual Studio Code. For test purpose, the Postman is also helpful.

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi @v-jiascu-msft,

 

Thank you for guiding.

 

Regards,

Ankita

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.