Skip to main content

Discord Login Issues

Invalid xxx?

If you see an error about Invalid xxx from Discord when logging in, it's either due to invalid configuration or out-of-date cache. To solve the issue, please do the following:

  1. Check Drivers Hub config, make sure discord_client_id is correct.
    Note: The discord_client_secret and discord_bot_token values will be empty for security reasons. They should be stored in the server correctly if the initial configuration process was ok.
  2. Check your application in Discord Developer Portal, and make sure you've entered a correct Redirect URL, it should look like https://{your_domain}/discord-auth
  3. Clear your browser cache, yes, browser cache. It is not enough to only clear cache with the button provided by the Drivers Hub.