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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors