Hi,
My token is expired so I moved my cache.json and rerun the python script. I get the url to authenticate but when I click on it I got this:
Open this URL to authenticate: https://auth.tesla.com/oauth2/v3/authorize?response_type=code&client_id=ownerapi&redirect_uri=https%3A%2F%2Fauth.tesla.com%2Fvoid%2Fcallback&scope=openid+email+offline_access&state=${STATE_CHARS}&code_challenge=${CODE_CHALLENGE}&code_challenge_method=S256&login_hint=${MY_EMAIL}
Something went wrong. Try again later
Tesla Logo
The 'redirect_uri' supplied is not registered for this 'client_id'.
Have you seen this error?
Hi,
My token is expired so I moved my cache.json and rerun the python script. I get the url to authenticate but when I click on it I got this:
Open this URL to authenticate: https://auth.tesla.com/oauth2/v3/authorize?response_type=code&client_id=ownerapi&redirect_uri=https%3A%2F%2Fauth.tesla.com%2Fvoid%2Fcallback&scope=openid+email+offline_access&state=${STATE_CHARS}&code_challenge=${CODE_CHALLENGE}&code_challenge_method=S256&login_hint=${MY_EMAIL}
Something went wrong. Try again later
Tesla Logo
The 'redirect_uri' supplied is not registered for this 'client_id'.
Have you seen this error?