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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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