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! Get ahead of the game and start preparing now! Learn more
Hi,
I am trying to query data sets, reports, update data sets from POSTMAN with Authorization tokenstring, but getting 403 forbidden error. Here is my oAuth token request [I'm getting Bearer token for this request].
Url : https://login.windows.net/common/oauth2/token
client_secret: XXX
grant_type: client_credentials
client_secret: XXX
resource: https://analysis.windows.net/powerbi/api
Thanks & Regards
Hi,
I am trying to query data sets, reports, update data sets from POSTMAN with Authorization tokenstring, but getting 403 forbidden error. Here is my oAuth token request [I'm getting Bearer token for this request].
Url : https://login.windows.net/common/oauth2/token
client_secret: XXX
grant_type: client_credentials
client_secret: XXX
resource: https://analysis.windows.net/powerbi/api
Thanks & Regards
Currently, Power BI REST API only supports insert and delete rows. Query and update are not supported. See: Row operations.
Please vote this idea.
Regards,
The auth-token is not working for groups REST API,
GET https://api.powerbi.com/v1.0/myorg/groups
Authorization : Bearer XXXXX
Content-Type: application/json
We are getting 403 for all Power BI REST API's, when i copy the auth token from browser, all power bi api's are working. Seems the Bearer token is not valid one which we are creating. Could you please help us on this ?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!