Hi there,
When I try to use spine-player with .atlas and .skel files uploaded to S3, I get this CORS error:
Access to XMLHttpRequest at 'https://somesecretcdn/character.atlas' from origin 'http://localhost:3001' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I don't have any issues if i'm using a local file, but I need to use the cdn file.
Thanks