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

Recent content by midtboell

  1. M

    Generate V3 Refresh Token for API Authentication using Python

    Hi mankongde, WHen I run the pip install -r requirements.txt I get this. To me it looks like every thing is OK? C:\Users\tmidt\Desktop\TeslaTokens>pip install -r requirements.txt Requirement already satisfied: requests==2.24.0 in...
  2. M

    Generate V3 Refresh Token for API Authentication using Python

    Hi @CarvedArt , Thanks for the updated script. However I get this error in line 18. Do you know the cause of this? File "C:\Users\tom\Desktop\TeslaTokens\TeslaTokenV3.py", line 18, in <module> import requests ModuleNotFoundError: No module named 'requests' Thanks in advance, Tom
  3. M

    Tesla API Token Generator

    Hi Hank, Will you update the script to handle the new process that Tesla has started to use? https://tesla-api.timdorr.com/api-basics/authentication BR, Tom