Fix bug unity chess game. The problem is happening all the time, when i change server or IP it change.

Job ID: 35769952

Budget: $15 – $25 USD

Hello

I have unity chess multiplayer webgl game which stuck in starting the game can you help me figure out, why it is.

We have Chess game and have api for chess game which connect with our master Application api like authentication etc,

We have matching application which match 2 user and send those connected user to the chess multiplayer game.

The application is okay but when we send user to the Chessgame it stucks while starting the game.


Here is the game link

https://chessgame.battlelab.site



And the way we send user from our application to this webgl, by url parameters through rooms,

Like i said we have api for game as well which create room on chessgame as well and we send in that way to the game

Here is the url by which we send user's to the game


User 1
https://chessgame.battlelab.site/?room=0&matchid=118&team1id=291&team2id=292&currentplayerteamid=291&user1id=34&user2id=42&accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo0MiwiZW1haWwiOiJndXBsYXlvbmxpbmUzQGdtYWlsLmNvbSIsInVzZXJfdHlwZSI6ImVuZHVzZXIiLCJpYXQiOjE2NzAwNTQxNTQsImV4cCI6MTcwMTU5MDE1NH0.JXyT46Pl3IPbZK7Av5vUVaqyVe1mLAGrxDeeBERaR-M


User 2
https://chessgame.battlelab.site/?room=1&matchid=118&team1id=291&team2id=292&currentplayerteamid=292&user1id=34&user2id=42&accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjo0MiwiZW1haWwiOiJndXBsYXlvbmxpbmUzQGdtYWlsLmNvbSIsInVzZXJfdHlwZSI6ImVuZHVzZXIiLCJpYXQiOjE2NzAwNTQxNTQsImV4cCI6MTcwMTU5MDE1NH0.JXyT46Pl3IPbZK7Av5vUVaqyVe1mLAGrxDeeBERaR-M