You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2022. It is now read-only.
Describe the bug
Running pyhydroquebec -u "aaa-bbb@ccc.org" -p "abcde" --list-contracts doesn't return anything. Not even an error. Changing for a bad password throws an authentication error. So login is correct.
Describe the bug
Running pyhydroquebec -u "aaa-bbb@ccc.org" -p "abcde" --list-contracts doesn't return anything. Not even an error. Changing for a bad password throws an authentication error. So login is correct.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Get the list of contracts (I have 3)
PyHydroQuebec and Python version
last version of PyHydroQuebec (git clone)
Python 3.7.6