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

failed with exception: auth failure: unable to extract serviceURL #117

Open
cabby26 opened this issue Sep 21, 2024 · 3 comments
Open

failed with exception: auth failure: unable to extract serviceURL #117

cabby26 opened this issue Sep 21, 2024 · 3 comments

Comments

@cabby26
Copy link

cabby26 commented Sep 21, 2024

Hello,

today i got this error.
failed with exception: auth failure: unable to extract serviceURL

@HeathVarmette
Copy link

Yes, I have run into the same issue. It occurs while attempting to pass login credentials using the browser impersonating installation
2024-09-22 11:21:36,011 [INFO] using 'curl_cffi' to create HTTP sessions that impersonate web browser 'chrome110' ...
2024-09-22 11:21:36,013 [INFO] authenticating user ...
2024-09-22 11:21:36,013 [INFO] passing login credentials ...
2024-09-22 11:21:36,358 [ERROR] failed with exception: auth failure: unable to extract serviceURL

@jesterpm
Copy link

Debug logs suggest that the client needs to provide a CAPTCHA.

2024-09-22 21:51:53,711 [DEBUG] got auth response 200: {"serviceURL":null,"serviceTicketId":null,"responseStatus":{"type":"CAPTCHA_REQUIRED","message":"","httpStatus":"OK"},"customerMfaInfo":null,"consentTypeList":null,"captchaAlreadyPassed":false}
2024-09-22 21:51:53,711 [ERROR] failed with exception: auth failure: unable to extract serviceURL

@Egregius
Copy link

Same problem here

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

4 participants