gglockner / teslajson

Simple Python class to access the Tesla JSON API
MIT License
148 stars 54 forks source link

HTTP Error 500 #19

Closed dawiinci closed 3 years ago

dawiinci commented 5 years ago

I get this error sometimes and the script breaks. I think this is caused by the Tesla Servers being unavailable. Any way to try it again until it works or have some proper return?

gglockner commented 3 years ago

If you can post a reproducible sample, I can investigate.