CORS issue when fetching model file – Unity SDK v7.3.1

Hi everyone,

I’m experiencing a CORS issue this morning while using the Ready Player Me SDK (version 7.3.1) to fetch avatar model files.

Here’s the full error message from the browser console:
Access to fetch at ‘https://models.readyplayer.me/64b000e9c0cd8990119333cd.json?tail=1ece9f28-4803-4ee4-bea4-a3ac95225922’ from origin ‘https://’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: It does not have HTTP ok status.

This was working previously, and we haven’t made any recent changes on our side. Is this a known issue or something that needs to be configured differently on our end?

Thanks in advance for any help or clarification!

Best,
AnotheRaffaele

3 Likes

This is happening to me as well in the WebGL version

Hello, same here, we have the error since this morning :
access to fetch at ‘https://models.readyplayer.me/6810c36e607693b08e4d0a08.json?tail=c9e12ebc-e545-46c6-a5af-b3782ae80738’ from origin ‘https://ourdomain.com’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: It does not have HTTP ok status.
it’s a huge issue for us since webgl is our main platform.

Hi everyone,

Thanks for your patience while we investigated the CORS issue affecting avatar downloads in the browser. We’d like to confirm that this has now been resolved and should be working as expected.

Apologies for the inconvenience, and we really appreciate the helpful reports from you all!