I have everything running when i do a test from FF. When I then download the code and post to my server, I get the dreaded CORS error.
"from origin 'https://[subdomain].[mysite].[page]' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."
Does anyone know what i need to do to resolve this? I've added the site and used wildcards, I've removed all restrictions, I've created new API keys and tried listing my site there... Nothing works.