The Authorization Process
When you press Start on your console, the server will initialize and then pause, waiting for your input.
Go to the Console tab.
Look for a message that says
Please authorize this server by running /auth login device.Type or paste the following command into the console input bar:
/auth login device
You will see output similar to this:
[HytaleServer] No server tokens configured. Use /auth login to authenticate. [CommandManager] Console executed command: auth login device >....Starting OAuth2 device flow. Check console for verification URL. [AbstractCommand] =================================================================== [AbstractCommand] DEVICE AUTHORIZATION [AbstractCommand] =================================================================== [AbstractCommand] Visit: https://oauth.accounts.hytale.com/oauth2/device/verify [AbstractCommand] Enter code: ExrMfmHL [AbstractCommand] Or visit: https://oauth.accounts.hytale.com/oauth2/device/verify?user_code=ExrMfmHL [AbstractCommand] =================================================================== [AbstractCommand] Waiting for authorization (expires in 600 seconds)...
Click the link provided in the console (e.g.,
https://oauth.accounts.hytale.com/oauth2/device/verify) to open the official Hytale authorization page.Enter the code displayed (e.g.,
ExrMfmHL).Once confirmed, return to your console. You will see a success message, and the server will finish loading.
Note: You must complete this process every time you restart the server. This is a security feature enforced by the game developer.
