Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
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
Solved! Go to Solution.
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
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
Thank you for the sharing. You may help accept solution. Your contribution is highly appreciated.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |