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:
- Check Drivers Hub config, make sure
discord_client_id
is correct.
Note: Thediscord_client_secret
anddiscord_bot_token
values will be empty for security reasons. They should be stored in the server correctly if the initial configuration process was ok. - Check your application in Discord Developer Portal, and make sure you've entered a correct
Redirect URL
, it should look likehttps://{your_domain}/discord-auth
- Clear your browser cache, yes, browser cache. It is not enough to only clear cache with the button provided by the Drivers Hub.