sylveon / discord-ban-appeals

Sample ban appeals page with OAuth2 integration
https://discord-ban-appeal-preview.netlify.app/
MIT License
137 stars 45 forks source link

Invalid OAuth2 redirect_uri #54

Open zimo-gu opened 2 years ago

zimo-gu commented 2 years ago

Thats what I get when I test it out.

sylveon commented 2 years ago

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).

NightFallCP commented 1 year ago

still doesn't work for me

github-actions[bot] commented 3 days ago

This issue is stale because it has been open for 30 days with no activity.