Closed AbdulHadi404 closed 2 years ago
I'm trying to integrate google drive upload into my project to upload larger files i.e. videos using this package.
I've used the same code as from the description of the package
and I'm getting this error
Update: I just needed to add the custom scope 'https://www.googleapis.com/auth/drive.file'
Reference: https://developers.google.com/identity/protocols/oauth2/scopes
I'm trying to integrate google drive upload into my project to upload larger files i.e. videos using this package.
I've used the same code as from the description of the package
and I'm getting this error