I'm having a problem sending external requests on my Unity Play. I originally found this out for leaderboards because my UGS leaderboard stopped working out of nowhere so I built a test API hosted on vercel and it's not working either. I posted on Unity's forum but I can't seem to get any answers. Can anyone help? https://discussions.unity.com/t/unity-play-csp-errors-when-fetching-from-external-api/1702019
#Unity Play's WebGL unable to make external API calls
1 messages · Page 1 of 1 (latest)
You might have to open a Support ticket for that. Seems like something Unity Play has to fix on their end
Thank you!
Maybe you are missing CORS or using a network that is not wss?