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

Recent content by schmug

  1. S

    Model S REST API

    can't edit yet but I can 'on=false' to turn it off but 'on=true' responds but does not change it..
  2. S

    Model S REST API

    Is anyone getting {"response":{"reason":"","result":true}} even though Sentry mode isn't turning on? I've tried postman, powershell, and curl on my Zabbix server. My request: curl -X POST \ https://owner-api.teslamotors.com/api/1/vehicles/{ID}/command/set_sentry_mode \ -H...
  3. S

    Model S REST API

    I've been messing with Fiddler and Burp, my Phone, Bluestacks, and Memu and I just can't get https decryption working. Any recommendations? I had read it might have something to do with certificate pinning but I have no experience with that and I've mainly used Fiddler and never had trouble with...