Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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
Solved! Go to Solution.
Hi @Anonymous,
I would suggest you have a look at these demos first. Related reference:
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
Hi @Anonymous,
I would suggest you have a look at these demos first. Related reference:
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
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |