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

Invaild OAuth2 redirect_uri #22

Closed masterofninja closed 3 years ago

masterofninja commented 3 years ago

i did the steps but it keep showing this

masterofninja commented 3 years ago

Invaild OAuth2 redirect_uri

sylveon commented 3 years ago

Open the application you are using for the appeals site in the Discord Developer Portal, then open the OAuth2 section.

Click on Add Redirect and enter https://mysite.netlify.app/.netlify/functions/oauth-callback (replacing mysite with the appropriate name, of course)

kyle95wm commented 3 years ago

A friend of mine is also having this issue. I checked and they added the callback URL

Whanos commented 3 years ago

I just set it up, and it works fine. Can you attach a photo of your website URL and your callback URL. For a working example I have attached mine https://i.imgur.com/U94Z8xQ.png (OAuth URL) Appeals site is "banappeals.sergal.fun"

kyle95wm commented 3 years ago

I forgot I commented here. The issue fixed itself

Whanos commented 3 years ago

Please close the issue then @kyle95wm .

kyle95wm commented 3 years ago

Please close the issue then @kyle95wm .

Wrong person. I was simply contributing to this issue. You'll need to ping OP and get them to close it if they fixed the issue.

Whanos commented 3 years ago

Ah. My apologies. @masterofninja If it's alright now please close the issue

sylveon commented 3 years ago

Closing because OP never replied