in reply to Re: google drive
in thread google drive

i tried this, and saw some errors, actually i tried Net::Google::Drive::Simple:V3, but couldn't work for me i always prefer API in certain things

Replies are listed 'Best First'.
Re^3: google drive
by Corion (Patriarch) on Sep 25, 2025 at 21:48 UTC

    There is no access to Google Drive without an OAuth token. The only way to get an OAuth token is human (well, browser, with Javascript and Google login) interaction.

      thank you for your advice, but i believe there should be Hack for this