DEV Community

Discussion on: Using Google Drive API v3 to upload a file to drive (in React)

Collapse
 
taninjs profile image
taninjs

I managed to upload picture and video by modifying this snippet
gist.github.com/tanaikech/bd53b366...

Hope this help!