Google File Picker displays files, but when clicking select, returns 404 not found
I am migrating my native desktop app that integrates flawlessly with Google Drive API using the current scopes:
Issue with Google Drive API Scope for File Upload
I’m currently facing an issue with integrating the Google Drive API into my web application to allow users to upload files from their Google Drive accounts. Initially, I tried using the “.drive.file” scope, but encountered an issue where all select buttons and documents were disabled in the File picker.