I am using google drive v3 api in javascript to upload some files. Since the API is not able to directly upload, I need to create the file, then PATCH it\'s content. I am doing