CORS support for wsworkunit server
I am trying to access the information from one of our workunits with javascript to generate reports. This used to work fine when I was running it on the same server as ECL watch. Since I have moved my javascript to another server I am running into errors related to the same-origin policy. These are indicating that the ECL watch server does not support CORS (the mechanism that supports cross domain requests). Is there any way to configure the server to support cross domain requests (via CORS) from my server?
- lillianm
- Posts: 1
- Joined: Thu Nov 19, 2015 12:16 pm
There was a previous discussion of this here:
https://hpccsystems.com/bb/viewtopic.php?t=1988&p=8452#p8452
And a JIRA was opened: https://track.hpccsystems.com/browse/HPCC-14493
Note that it was also recommended to try using jsonp, which may help you as well.
Regards,
Bob
https://hpccsystems.com/bb/viewtopic.php?t=1988&p=8452#p8452
And a JIRA was opened: https://track.hpccsystems.com/browse/HPCC-14493
Note that it was also recommended to try using jsonp, which may help you as well.
Regards,
Bob
- bforeman
- Community Advisory Board Member
- Posts: 1006
- Joined: Wed Jun 29, 2011 7:13 pm
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest