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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top