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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jason_tq
Frequent Visitor

Report Server (Sept 2022) - 401 error for manifest.json

Microsoft Edge and Chrome DevTools show 401 error for manifest.json.

 

I googled this issue. It maybe about crossorigin HTML attribute.

 

That means

<link rel="manifest" href="assets/img/fi/pbirs/manifest.json" />

should be

<link rel="manifest" href="assets/img/fi/pbirs/manifest.json" crossorigin="use-credentials" />

 

How to add crossorigin="use-credentials" on that link ?

1 REPLY 1
FarhanAhmed
Community Champion
Community Champion

I don't think you can add/change those link to any of files.

 

However, can you please let us know if you are able to login to your PBIRS successfully? and what are you trying to achieve here.







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

Proud to be a Super User!




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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