Hi everyone,
I’m trying to integrate the Google Drive API with my website (URL Removed by Staff) I want to let my users upload APK files directly to their Google Drive accounts. Here I am facing the following issues:
- Trouble with the OAuth2 authentication process and users get errors during authorization.
- Even when authentication works, file uploads sometimes fail with different error messages.
Please suggest how to fix these problems. Any help or tips would be appreciated!
Thanks!