Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello,
I'm trying to put data to PowerBI dataset from javascript.
But, POST https://api.powerbi.com/v1.0/myorg/groups returns 401 Unauthorized
How can I be authorized?
My step is
1. register myapp to azure AD, get clientID and clientSecret
https://dev.powerbi.com/apps
- Server-side Web app
- Read and Write All Datasets
2. get access token
https://login.microsoftonline.com/<tenant-id>/oauth2/token
- resource=https://analysis.windows.net/powerbi/api
3. POST https://api.powerbi.com/v1.0/myorg/groups
- Authorization: Bearer ey...mAtw
Any thoughts?
Thank you.
Hi @nakaya,
It seems you used some wrong URLs. Please refer to this documentation. It's very clear.
Best Regards,
Dale
Thanks for your replying.
>Please refer to this documentation.
I want to do that in javascript, not .net app.
Is there any documentation?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |