Question

Looking at Google Drive scopes. I see:

https://www.googleapis.com/auth/drive.install - Special scope used to let users approve installation of an app

Do I specify this scope if I want my application be install-able by user from Marketplace? What is a use case for this scope?

Was it helpful?

Solution

Its not specifically for Marketplace apps. Its for being able to ask users for permission to install your app in their Drive (from anywhere, your website, etc). ask users for permission to install your app in their Drive.

See more here: http://googleappsdeveloper.blogspot.com/2012/09/announcing-google-drive-installation.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top