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

Hi thingy says invalid outh2_redirect_uri #60

Open Sarthepro opened 1 year ago

Sarthepro commented 1 year ago

Please help me with it

sylveon commented 1 year ago

Did you do steps 10 to 12 of the readme?

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

Hit the green Save Changes button.

github-actions[bot] commented 4 days ago

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