Replies: 1 comment
-
See #260 |
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.
-
I'm trying to get token by this endpoint https://owner-api.teslamotors.com/oauth/token in postman but it didn't work.I always get Bad request 400. Anyone knows how to solve this problem?
Here is response body:
{
"response": {},
"error": "Endpoint deprecated: Please update your App.",
"error_description": ""
}
Thanks
Beta Was this translation helpful? Give feedback.
All reactions