Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Search results

  1. S

    Model S REST API

    I figured it out. My wife had locked out my account while I was testing. :confused:
  2. S

    Model S REST API

    I am also seeing a lot of errors today. Thought it was me. Glad to hear maybe it wasn't something i screwed up. :) {"response":"authorization_required_for_txid_``}"} This is when trying to get an auth token from https://owner-api.teslamotors.com/oauth/token
  3. S

    Model S REST API

    Thanks. I was hoping this wasn't the case but if it is then I will roll with it. :) I am trying to be as lite weight as possible when it comes to extra calls to Tesla.
  4. S

    Model S REST API

    Hello everyone. I am pulling from the /data API and I have noticed that some of the properties of climate_state come back null if the climate control hasn't been used in the car for a while. My code is waking the car up but incomplete climate data. If I go to the car and cause the HVAC to kick...