I making simple booting the server using new multiplayer sdk. At start Initialize API, second im used method StartMultiplaySessionManagerAsync with all filled options. But when lobby handler trying create lobby i have error in server logs:
“SessionException: Player is not authorized”
I trying sign in server anonymously but it didn’t work display the same. It’s issue up by my site or it’s a bug ?