zorn-v / nextcloud-social-login

GNU Affero General Public License v3.0
199 stars 138 forks source link

User Connect to Social Account (Google) gives 403 #232

Closed klou closed 3 years ago

klou commented 3 years ago

I'm trying to connect a local user to a Social Login provider (google). However, when I click on the provider from User Settings -> Personal -> Social login -> Connect, it gives 403.

The redirect URL is correct (https://my.nextcloud.com/apps/sociallogin/oauth/google), and I can log in via Social Login.

The login username does NOT exist in Google. Do they have to match?

zorn-v commented 3 years ago

Who gives 403 ? What exactly error sounds like ?

klou commented 3 years ago

I'm sorry, it's a HTTP 403.

But that being said, there's something wrong with my nginx.conf. I reverted some changes and the Connect seemed to work better.