You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@anpieber I just tried creating everything from scratch. Seems to work. The only missing piece was "creating consent screen". I don't remember GCP requiring it before. Make sure that your consent screen has gdrive scope and your email as test user. I have updated README with a little more instructions.
OK, first I created a project in my cloud and a credential for that.
But now, when I run the following command:
docker run -ti --rm -p 8765:8765 -v $(pwd)/.gdrive_token:/root/.gdrive_token ghcr.io/mikea/gdrive-webdav:master --client-id=LONG-AND-SECRET-NUMBERS.apps.googleusercontent.com --client-secret=AAA-BBB-CCC --trace
I get the following error
do you have any idea what I could have done wrong or what I could try?
The text was updated successfully, but these errors were encountered: