문제

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