NastuzziSamy / files_external_gdrive

[BETA - UNSTABLE] GDrive external storage for NextCloud
GNU Affero General Public License v3.0
79 stars 23 forks source link

OAuth2 Failure #25

Closed sbrl closed 5 years ago

sbrl commented 6 years ago

When I try to use this, I get this in my browser when attempting to add the oauth client id + secret:

image

helpsterTee commented 6 years ago

You need to create your own OAuth2 client in the Google developer console:

attention: after adding the redirect URI, you need to press 'Save' twice!

sbrl commented 6 years ago

Hey, thanks for the instructions @helpsterTee! It's now not showing that error and I can go through the whole process, but when I get back to my nextcloud instance, it doesn't appear to be picking it up:

selection_062

llidd commented 5 years ago

Hey, thanks for the instructions @helpsterTee! It's now not showing that error and I can go through the whole process, but when I get back to my nextcloud instance, it doesn't appear to be picking it up:

selection_062

did u handle this problem eventually?

sbrl commented 5 years ago

Nope. It still doesn't work @llidd. @helpsterTee, could you clear up any confusion here?

helpsterTee commented 5 years ago

Sorry I don't use this plugin anymore because I've migrated my stuff away from gdrive and performance was not that good. Maybe check logs for errors?

sbrl commented 5 years ago

Hrm. Nothing in the logs as far as I can tell. Maybe I'm looking in the wrong place.

helpsterTee commented 5 years ago

But it's showing the pop-up for your Google account to authorize the oauth application to access your files?

sbrl commented 5 years ago

Yep, @helpsterTee!

NastuzziSamy commented 5 years ago

Hi guys. I tryed to explain in the README how to make it work. I also stabilize the code to be sure it works correctly.

I close this issue for now, let me know.