discord-ban-appeals icon indicating copy to clipboard operation
discord-ban-appeals copied to clipboard

Invalid OAuth2 redirect_uri

Open zimo-gu opened this issue 2 years ago • 2 comments

Thats what I get when I test it out.

zimo-gu avatar May 18 '22 07:05 zimo-gu

DId you set the redirect URI correctly on the developer dashboard?

Go back to the Discord Developer Portal, open the dashboard for the application you created in step 1, and click on OAuth2. Click on Add Redirect and enter https://[site-name].netlify.app/.netlify/functions/oauth-callback, replacing [site-name] by the name you picked in step 8 (or the entire Netlify domain by your own domain, if you opted for that).

sylveon avatar May 18 '22 12:05 sylveon

still doesn't work for me

NightFallCP avatar Dec 31 '22 22:12 NightFallCP