Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access blocked to Google Project #42

Open
anpieber opened this issue Nov 29, 2024 · 2 comments
Open

Access blocked to Google Project #42

anpieber opened this issue Nov 29, 2024 · 2 comments

Comments

@anpieber
Copy link
Contributor

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

image

do you have any idea what I could have done wrong or what I could try?

@mikea
Copy link
Owner

mikea commented Nov 29, 2024

let me try it out today/tomorrow. I'll see if I can repro this.

But also: how did you get browser error? What opened the browser?

@mikea
Copy link
Owner

mikea commented Nov 29, 2024

@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.

Let me know if you still have problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants