Search Unity

Question built game gives an error, how to fix this?

Discussion in 'Netcode for GameObjects' started by KristenBoyGames, Apr 22, 2022.

  1. KristenBoyGames

    KristenBoyGames

    Joined:
    May 23, 2021
    Posts:
    38
    the game works in editor but when i build it it gives an error:

    [Authentication]: Request completed with error: {"title":"INVALID_SESSION_TOKEN","detail":"The session token is not valid.","details":[],"status":401}

    [Authentication]: Request failed: 401, {"title":"INVALID_SESSION_TOKEN","detail":"The session token is not valid.","details":[],"status":401}

    WebRequestException: {"title":"INVALID_SESSION_TOKEN","detail":"The session token is not valid.","details":[],"status":401}

    what does it mean and how to fix this?