Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
insoldev
Helper I
Helper I

Power BI embedded POSTMAN Rest API HTTP Request - help

Hi - I am currently trying to test the Power BI embedded API. I have create a workspace collection on Azure. I am using this resource to assist me.

 

https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-iframe

 

Unfortunately, I am unable to get POSTMAN to get HTTP Requests to work. I am using this bit to build a postman post request.

 

POST https://api.powerbi.com/v1.0/collections/mypbiapp/workspaces
Authorization: AppKey MpaUgrTv5e...

 

I have entered the URL (with my workspace collection name) into the URL bar, selected POST and then entered 'authorization' as a header name with AppKey [my app key] as the value. I get a 403 returned. Any idea on where I am going wrong?

1 ACCEPTED SOLUTION
insoldev
Helper I
Helper I

Nevermind, AppKey is case sensitive, that was the issue

View solution in original post

1 REPLY 1
insoldev
Helper I
Helper I

Nevermind, AppKey is case sensitive, that was the issue

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors