How to use Google Drive API: "Insert File" on my personal account from a java web application -


sorry bad english.

i when user access web application, webapp uploads file in google drive, insert file in google docs, user show , modify file page. downloads , web application deletes file. in next user access, webapp repeats wizard...

i have created google account, enabled drive api, create server key, browser key, oauth2 credential, client_key.json, don't understand how webapp can login account , put file on google drive...

sorry bad english

the authentication application prompted once application run user. if required, display pop user consent access account.

you can refer 2 examples see implementation. in first example, can see how integrate drive sdk java project, allowing list user's files. the second example (javascript), provides window running text editor creates txt file. file stored , saved drive.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -