The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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?