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

Publish the version of the docker code that does not ask captcha #274

Open
jleon1984 opened this issue Feb 12, 2023 Discussed in #273 · 1 comment
Open

Publish the version of the docker code that does not ask captcha #274

jleon1984 opened this issue Feb 12, 2023 Discussed in #273 · 1 comment

Comments

@jleon1984
Copy link

Discussed in #273

Originally posted by jleon1984 February 12, 2023
Hello,

I have tested the docker version cevoaustralia/aws-google-auth and it works very well because it doesn't ask me captcha.
The problem is that when I run the same with aws-google-auth (downloaded with pip) or directly the python from the git code, it always asks me the captcha.

If I use the docker using the dockerfile from the git code, the same thing happens to me, it always asks me the captcha.

Do you know what difference can there be between the published docker and the other versions?
Can you publish the same code with the docker image that does not ask for captcha?

Thanks

@uwinkelvos
Copy link

I am pretty sure google allowlisted the specific User-Agent, that the very much outdated python request lib that is used in the docker image uses. So this can't be fixed in this package.

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