Google Drive API (server-side auth): how to access files by other apps -


i have webapp, mywebapp.com, gets user permission access google drive, following examples server-side flow here: https://developers.google.com/drive/web/auth/web-server

i upload, access same files.

however, want access other files, in particular google docs docs. can done, , how?

if not, can done client-side flow using regular javascript (not google's hosted scripts)?

what app can , cannot see determined scope. possible values enumerated here https://developers.google.com/drive/web/scopes


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

c# - Unity IoC Lifetime per HttpRequest for UserStore -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -