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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Muesli
Advocate I
Advocate I

is it possible to set Headers / "Access-Control-Allow-Origin" on a report server?

i am trying to get user context into my visual by calling the API

("myreportserver.com/reports/api/v2.0/me" returns the current user)

my problem is that chrome says:
No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.

So is there a way to set Headers for a local report server?

 

regards

1 ACCEPTED SOLUTION
Muesli
Advocate I
Advocate I

found the solution:

 

- open sql mangement

- connect to your report server (with "reporting services" and add "\reportserver" to your server adress)

- right click the server

- open properties

- go to extra

- make your changes

View solution in original post

4 REPLIES 4
Muesli
Advocate I
Advocate I

found the solution:

 

- open sql mangement

- connect to your report server (with "reporting services" and add "\reportserver" to your server adress)

- right click the server

- open properties

- go to extra

- make your changes

Hi. Thank you for your contribution.

Can you explain better where I have to do these configuration changes?

You can update the "AccessControlAllowOrigin" field on dbo.ConfigurationInfo object

@Muesli,

 

Thank you for the sharing. You may help accept solution. Your contribution is highly appreciated.

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

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors