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

Recent content by clauder

  1. C

    Trouble Waking Model 3 with API

    WRT the original OP, I am having the same issue but I one extra observation. On one occasion, with the car plugged in, the app did wake-up the car. I then let it go asleep (few minutes) and try my python program, which failed. From that moment, the app is also not able to wake-up the car. Is...
  2. C

    Trouble Waking Model 3 with API

    You are using the same library, requests, that I am using. For me, I simply add this to my header dictionary (which also has the User-Agent header): self.headers['Authorization'] = 'Bearer ' + self.accessToken and then add headers=self.headers to the get method.
  3. C

    Tesla Online Merch Store

    Thanks @s1rk and @bmah I did get an order confirmation email but not a shipping confirmation (probably back order); it is when I send a reply (and a direct) email that I got nothing back....
  4. C

    Tesla Online Merch Store

    You really get reply from them when using that emial address. I have sent multiple emails to them over the last few weeks and never got an answer. Other people having success with them, or not having success? Or is it just me!
  5. C

    Tesla Online Merch Store

    You really get reply from them when using that emial address. I have sent multiple emails to them over the last few weeks and never got an answer. Other people having success with them, or not having success? Or is it just me!