zorn-v / nextcloud-social-login

GNU Affero General Public License v3.0
198 stars 137 forks source link

Discord Invalid OAuth 2 Redirect URI #359

Closed Merith-TK closed 1 year ago

Merith-TK commented 2 years ago

image image image

zorn-v commented 2 years ago

It means that you configure wrong url in discord OAuth app.

You can copy link of certain login button to get proper "redirect url" for OAuth app setting.

README.md

Merith-TK commented 2 years ago

does not help, as there is no documentation for this

zorn-v commented 2 years ago

You can check docs for another provider. It all similar. Sorry but I'm not docs writer :smile:

Merith-TK commented 2 years ago

having this exact issue on github login

pktiuk commented 1 year ago

What URL did you set in discord settings? http://mywebsite.com:9000/apps/sociallogin/oauth/discord Is it something like that