hectorespert / python-oligo

Cliente Python (NO OFICIAL) para i-DE (Iberdrola distribución)
https://hectorespert.github.io/python-oligo/
MIT License
70 stars 27 forks source link

Exception on login #8

Closed jlopez77 closed 4 years ago

jlopez77 commented 4 years ago

I was trying again this repo, but now I get this exception

Traceback (most recent call last): File "test.py", line 4, in connection.login("", "") File "/usr/local/lib/python2.7/dist-packages/oligo/iber.py", line 33, in login raise ResponseException oligo.exceptions.ResponseException