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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am using POSTMAN to POST POSThttps://api.powerbi.com/v1.0/myorg/datasets//tables//rows to test and then later integrate in app. I have created separate client app while testing API using http://docs.powerbi.apiary.io, I can add rows to dataset and visual does reflect the same.
Below configuration in POSTMAN for access token (i did authentiction by providing username password here).
Can someone help why would I get 403 forbidden error?