Hi,
We are almost ready to launch. Almost everything works in Test Mode, but…
Chrome Devtools says:
Failed to load resource: the server responded with a status of 404 ()
https://cdn.snipcart.com/themes/v3.2.0/l10n/en-AU.json
Why is a missing file being requested? Is this a Snipcart bug?
Maybe related, but I can’t update billing address via the API method. Documentation does not help. I tried the function submitted by another forum user, but that didn’t work either.
I also seem to have CORS issues… is there some help or documentation about how to fix CORS issues in relation to Snipcart? I am front-end dev, but don’t have easy access to our server to configure things like that. What do I need to ask my server technician to fix the Snipcart CORS header issues?
In Chrome I used a CORS plugin to fix on my local machine, but that JSON file above is still 404… so …Any ideas to help me?!!