Hi, when calling JoinLobbyByCodeAsync and passing the lobby code, I receive “ValidationError, (16000). Message: request failed validation”. I have seen the other forum post related to this and I have printed out each character of the string and there are no extra characters in the string, so I really don’t know what the problem could be. I am taking the string from an inputfield that is limited to 6 characters and can only have capital letters and numbers input from a custom in game keyboard.
Has anyone else run into this problem?