Enable Cross-Origin Requests (CORS) #9
Unanswered
data-usr
asked this question in
DashBoards & WebApps
Replies: 1 comment
|
You may encounter CORS (Cross-Origin Requests) errors when attempting to hit Composable services (for example, at localhost/CompAnalytics/) from a web app running on, for example, localhost:8080. You can normally fix this by editing the web.config file. Look in the install folder (e.g., For the example above, the entry would be:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
How do I fix CORS (Cross-Origin Requests) errors?
All reactions