Forum Discussion
joemensor
9 years agoHelper I
New Choropleth visual
This is a strange one. I am trying to use the new Choropleth visual and reference my own topoJSON files, however when I point the visual to urls which host my .json files, the requests fail and I see...
joemensor
9 years agoHelper I
Hi Eric,
It turns out that this was a CORS issue. I managed to make these accessible by making them available in an Azure storage account that had the relevant CORS configuration.
jmaurer17
9 years agoFrequent Visitor
Joe,
I believe I'm having a similar CORS issue, but do not have access to an Azure storage account or the ability to configure the CORS of the webserver. Am I out of luck when it comes do using this visual?