petergardfjall / garminexport

Garmin Connect activity exporter and backup tool
Apache License 2.0
508 stars 83 forks source link

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

Open cabby26 opened 2 months ago

cabby26 commented 2 months ago

Hello,

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

HeathVarmette commented 2 months ago

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 commented 2 months ago

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 commented 2 months ago

Same problem here

smoogle23 commented 1 month ago

same issue here as well, stop working on september 21st.

drewbrew commented 1 month ago

FWIW, the garth approach is unaffected by the addition of the captcha

Egregius commented 1 month ago

Any updates on this? Quite a hasle to export all my activities manually.