How do I get Google Drive API credentials for my own use (not for a public app)? - Stack Overflow

admin2025-05-02  0

I've written a bash script to push backup files from a server to a Google Drive account (using the open source gdrive utility). Creating the script and making it work with "test" credentials for the Google Drive API was no problem but the test credentials say they're only good for 100 uses. I'm confused as to how to get longer term credentials from the Google API website. Google seems to only support the idea of providing credentials for verified public "apps". Is there a way to get a private set of credentials for use only by me when there is no "app" involved at all and without making an "app" or my credentials available to the general public?

转载请注明原文地址:http://anycun.com/QandA/1746138646a92109.html