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

Refreshing token with gp-auth fails #112

Closed
hfreeb opened this issue Sep 27, 2022 · 1 comment
Closed

Refreshing token with gp-auth fails #112

hfreeb opened this issue Sep 27, 2022 · 1 comment

Comments

@hfreeb
Copy link

hfreeb commented Sep 27, 2022

When attempting to run raccoon --gp-auth to refresh the token I get a BadAuthentication response. I believe this is because the default HTTP client is used which fails Google's TLS fingerprinting.

The command works as expected when I modified the request to use a client configured to perform authentication, i.e. the client built in LoginLogic#createLoginClient.

@onyxbits
Copy link
Owner

onyxbits commented Oct 1, 2022

Fixed in 4.22

@onyxbits onyxbits closed this as completed Oct 1, 2022
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