質問

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