Hello with my team, we have decided to switch from version 0.10 of colyseus to version 0.14.18. We manage to connect with the remote server from Unity without worries but as soon as it comes to connecting to the remote server via the website with the WEBGL application, this one displays a CORS error that I cannot get to solve , the error seems to come from the header sent by the client :
I have an other error after that
Here is the code that allows me to make the connection:
The headers in Colyseus Settings are the same in the code previously mentioned.
The secure protocole is checked.
Hope to have some help coming here , good day for you !