I have been working on a code that will download a blob from the google drive using their API(V3). I want to get this working as I need to duplicate the file from google drive to firebase storage by using the fileUrl/ fileID.
I am able to export the pdf file after following a blog on medium