Skip to content
CORS Policy Issue
 
Notifications
Clear all

CORS Policy Issue

4 Posts
3 Users
0 Reactions
1,417 Views
Posts: 1
Topic starter
(@csmith1225)
New Member
Joined: 2 years ago

When I attempt to save tables in the dotnetsetup view, I receive the error "Access to XMLHttpRequest at 'https://www.dotnetreport.com/api/ReportApi/SaveTable' from origin 'https://localhost:7287' has been blocked by CORS policy..." (see attachment).

Is this a limitation of a trial account?

3 Replies
Posts: 33
Admin
(@admin)
Member
Joined: 3 years ago

Hi, thanks for the details and the screenshot. 

CORS policy is enabled on our server's end and it allows access to all origins (*). It is not a limitation of the trial. 

It's a really odd error, as usually there aren't any policies on the client side that prevents connection to server. However, you might have something specific set on your side that's causing the problem. 

If you haven't resolved it yet, please email our support directly, at contact@dotnetreport.com, and we can setup a troubleshoot call. 

Reply
Posts: 33
Admin
(@admin)
Member
Joined: 3 years ago

Hi Chris, looking at it further, the issue is caused because of the api url. 

The api url is https://dotnetreport.com/api. It should not have the www. Please remove it, and it should work. 

Reply
Posts: 3
(@qq7887aa)
New Member
Joined: 2 years ago

Having the same issues

Reply
Share: