Skip to main content

Discord Login Issue

How do I resolve Invalid Redirect URI when logging in with Discord?

To address this issue, ensure that you correctly set the Redirect URI under OAuth2 - General on the Discord Developer Portal. It should be formatted as https://{your_hub_domain}/auth/discord/callback. For detailed guidance, refer to this article.