WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
237 stars 110 forks source link

Fix EU client authentication. #93

Closed frgtn closed 7 years ago

frgtn commented 7 years ago

transparency.entsoe.eu changed their login form fields and endpoint. This updates form field names and endpoint used to authenticate the eu client. URL field might be optional but it is always included when logging in through the frontend.

aschn commented 7 years ago

Nice catch! Thanks for your contribution @frgtn

aschn commented 7 years ago

Oops my bad, meant to merge not close :)