Discord

If you're setting up Single Sign-On (SSO) with Discord, you might come across some error codes. We've compiled a list of these error codes and their corresponding solutions to help you troubleshoot any issues that may come up during the process. So, refer to this table to fix any problems you may face while setting up SSO with Discord.

Error Description
Unknown Application To fix this issue, please configure the correct Client ID in the plugin. You can refer to this steps to configure correct Client ID in the setup guide.
invalid_client To fix this issue, please configure the correct Client Secret in the plugin. You can refer to this steps to configure correct Client Secret in the setup guide.
Invalid OAuth2 redirect_uri To fix this issue, please configure the correct Redirect url in the Discord Developer application from the plugin . You can refer to this steps in the setup guide.
No scope were provide This error is shown when Scope is not configured in the plugin. Please configure the scope in the plugin using this setup guide.
{"scope": ["x"]} Please make sure if you have entered correct Scopes in the plugin. You can verify the step from this setup guide.
{"message": "404: Not Found", "code": 0} To fix this issue, please configure the correct Token and User info endpoint in the plugin. You can confirm the correct format of the endpoint from here.

Frequently Asked Questions

Error Description
Getting error: Invalid OAuth2 redirect_uri To fix this issue, please configure the correct Redirect url in the Discord Developer application from the plugin . You can refer this steps in the setup guide.