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
collinq
Super User
Super User

Refresh a report using Power BI Rest API - NOT using API to refresh a report

Hi all,

I have a desktop report that is using the Power BI rest api. 

Example:

My desktop report has the source as = Json.Document(Web.Contents("https://api.powerbi.com/v1.0/myorg/groups/zzzzzzee9f8-d046-3a-8ad2-ae746e17a5ec%2F/reports", [Headers=[Authorization="xxxxxxxx"]]))  

 

This works fine - I am getting the list of all of the reports in that workspace.

 

I publish this to the Service.

 

I understand that I have to use "anonymous" but I keep getting messages like "failed to update data source credentials: the credentials provided forthe Web source are invalid...."

 

What am I doing wrong?




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




1 ACCEPTED SOLUTION
v-yiruan-msft
Community Support
Community Support

Hi @collinq ,

Please try to connect to your REST API using Web connector, and switch to Advanced setting page.  To add HTTP request header parameter: Authorization just as Figure 1. The parameter value can get from the related rest API page as Figure 2.

yingyinr_0-1630653725802.png

 

yingyinr_3-1630653941546.png

Then please refer the solution in the following links to resolve the invalid credentail error.

Power BI: Using anonymous authentication on Web data sources with a API key in URL


update the data source from API to the Proxy


Anonymous access

Best Regards

 

 

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yiruan-msft
Community Support
Community Support

Hi @collinq ,

Please try to connect to your REST API using Web connector, and switch to Advanced setting page.  To add HTTP request header parameter: Authorization just as Figure 1. The parameter value can get from the related rest API page as Figure 2.

yingyinr_0-1630653725802.png

 

yingyinr_3-1630653941546.png

Then please refer the solution in the following links to resolve the invalid credentail error.

Power BI: Using anonymous authentication on Web data sources with a API key in URL


update the data source from API to the Proxy


Anonymous access

Best Regards

 

 

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.