Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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?