Google Drive API

I just installed since the MarketPlace the External Storage application to connect my Google Drive.
Im using the 10.0.2 version of owncloud.

I add a new external storage choosing Google Drive and following intruction from this page to create my OAuth2 credential from Google Developpers pages : https://doc.owncloud.com/server/9.1/admin_manual/configuration_files/external_storage/google.html

I enter the Client ID and Client Secret and when i click on Grant Acces, a Google 401 error page appears saying this: Error: invalid_client

The OAuth client was not found.

Request Details
response_type=code
redirect_uri=https://se.danyocean.com/owncloud/index.php/settings/personal?sectionid=storage
client_id= 781389624058-n6mnq6h9mnvjkg67rk18evsep9ko8n3m.apps.googleusercontent.com
scope=https://www.googleapis.com/auth/drive
access_type=offline
approval_prompt=force
That’s all we know.

I really have no idea what is the problem, if you could help me on this....
Thanks

Hi danyelguero:

Here is the fix from GitHub: https://github.com/owncloud/files_external_gdrive/pull/8

you can take the fix from there or wait until next release.

Thanks for posting

David

1 Like