[C]Cors Issue , connect to remote server from webgl

3 Oct 2021, 13:50

Hi , already tested , doesn't fix

3 Oct 2021, 15:05

@rs try to replace * with your domain.

3 Oct 2021, 15:12

Same message :/

3 Oct 2021, 15:34

ok then it's late here, I will help to test it tomorrow. see you tomorrow.

3 Oct 2021, 16:07

Ok thanks

4 Oct 2021, 13:40

I tried with and without header ( the settings are in the main post of the thread ), put logs before the connection request (directly in the colyseus code) to display the headers, they are empty or show only my settings set but nothing about "*, *", and my local wamp server has no CORS rules ... and fresh install

4 Oct 2021, 16:03

"*, *" means that there are 2 same headers in the request. there must be some settings or codes put them in the header I think.

4 Oct 2021, 17:33

I already checked the headers sent by colyseus , but there is no duplicated header.
And my local server ( from fresh install ) have no rule about allow cross origin but sent "," like the remote server

5 Oct 2021, 04:07

Please have a look at this problem @endel .

8 Oct 2021, 10:03

I found this:

12 out of 12