On Fri, 02 Jun 2023 20:18:00 +0200, Luca Di Gregorio wrote: > Hi, I've just installed grive2 and tried: > > grive -a > > When I go to the URL, Google says that the request from the app grive2 is > not valid. > > Is this a bug?
You will need to supply your own OAuth2 client credentials to make it work. See the "Different OAuth2 client to workaround over quota and google approval issues" section in https://github.com/vitalif/grive2. I have done this and it works for me. - todd