Replies: 1 comment 1 reply
-
Yep seems like the authentication page has two steps now... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My python program is broken now. I a mgettin 403 in step 2. I noticed the TESLA login form "https://auth.tesla.com/oauth2/v3/authorize" comes in 2 steps: First it asks for the e-mail address, once button NEXT is hit it redraws the page and adds the Password input. Upon a successfull login it takes to the page https://auth.tesla.com/void/callback where We pull the "Code".
Has anyone resolved this ? I mean the fact that there are 2 submissions now. I am followin up at https://tesla-api.timdorr.com/api-basics/authentication#post-https-auth.tesla.com-oauth2-v3-token-1 but it seems I am missing something.
I would appreciate any guidance.
Thanks in advance ! - Leo.
Beta Was this translation helpful? Give feedback.
All reactions