sylveon / discord-ban-appeals

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

Invalid OAuth2 redirect_uri #54

Closed zimo-gu closed 3 months 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 4 months ago

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

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.