Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. 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?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
6 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
3 |