-
I had this working, but just a few weeks ago it stopped working. Steps 1-3 work just fine and I successfully get a bearer token in step 3 but can't seem to exchange it for an auth token in step 4. Here's what I'm sending: POST https://owner-api.teslamotors.com/oauth/token {
} What am I doing wrong? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
That is no longer required any more |
Beta Was this translation helpful? Give feedback.
-
Yes it seems that step 4 is not needed anymore. |
Beta Was this translation helpful? Give feedback.
That is no longer required any more
The taken from step 3 is now used for 8 hours and then you exchange that for a new token