Alternatives to Google Picker for Selecting Existing Files in Google Cloud App Using drive.file Scope - Stack Overflow

I have a Google Cloud application that operates with the drive.file OAuth scope among some other non-se

I have a Google Cloud application that operates with the drive.file OAuth scope among some other non-sensitive scopes. I want to enable our app users to select their existing files for use within the application. However, our design and product teams have rejected the use of the Google Picker for file selection from Google Drive, as it disrupts the user experience flow of our service. My question is: what alternative methods can we provide to our app users for selecting their existing or shared files, while still adhering to the requirement of using the drive.file scope?

This is the scopes I am using so far:

  ".file",
  ".install",
  ".profile", 
  ".email",

The application uses user OAuth credentials to access the user Google Drive files. Is using a service account a better approach? In that case how to make the service account access the user's existing files?

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1743738734a4498743.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信