Replies: 3 comments 1 reply
-
|
same error from China |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Change API host |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@JoseYUE Hi, I failed to get |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
https://auth.tesla.com/oauth2/v3/token
Post body
{ "grant_type": "authorization_code", "client_id": "ownerapi", "code": "032db1cd039e711c1c35bdf33b51ceb76801be4255bfd64....", "code_verifier": "wCeZFz37loAUa2a6nH1r932I38mbt3irUbFXsTxMIYiPGkkUSP57WcRUToKtsO3VxANLkjC0Uzrz4msr6PKLDJ", "redirect_uri": "https://auth.tesla.com/void/callback" }Always respond invalid_grant error
{ "error": "invalid_grant", "error_description": "Internal server error", "error_uri": "https://auth.tesla.com/error/reference/7d27067b-60e8-41af-b9b0-37b9a84ff379-1648781610448" }Beta Was this translation helpful? Give feedback.
All reactions