adriankumpf / tesla_auth

Securely generate API tokens for third-party access to your Tesla.
MIT License
371 stars 27 forks source link

hCaptcha interference? #73

Open benlake opened 1 week ago

benlake commented 1 week ago

I'm unable to get past the initial login email form submission on Tesla's domain.

git ref bc063bf55ffde5105af15217d3b3750537107ed0

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 24.04 LTS
Release:    24.04
Codename:   noble

apt install build-essential libwebkit2gtk-4.1-dev libgtksourceview-4-dev libappindicator3-1 libxdo-dev

The webview locks up after the email is entered and eventually blanks out. It appears there's some hCaptcha interaction that's not going well. See screenshot for debug output and window state.

ubuntu-24 04-hcaptcha

benlake commented 1 week ago

Failed to mention, I build from source, but that might have been obvious by the packages noted.