Closed stefanodecillis closed 6 years ago
This issue seems to be related to CORS. Check this page https://enable-cors.org/ to enable CORS for your server.
Issue #26 contains some discussion regarding this topic as well.
Yeah, the solution for me was to enable CORS on my server and client and use resources within the project.
Hi,
i'm trying to import a json file in "add/Configure Layer" but it gave me "no Access-Control-Allow-Origin head is present on the requested resource". This file was uploaded on Google Drive, Dropbox and GitHub even. It gave me the same error and i'm about to give up. Someone had the same problem?