fluves / pywaterinfo

Python package to download time series data from waterinfo.be
https://fluves.github.io/pywaterinfo/
MIT License
17 stars 9 forks source link

VMM service (temporary) not operational #15

Closed stijnvanhoey closed 4 years ago

stijnvanhoey commented 4 years ago

If anyone happens to have issues on requesting waterinfo data from VMM, with the following error message:

KiwisException: Waterinfo call returned 500 errorwith the message b'{"type": "error", "code": "DatasourceError", "message": "Error logging into WDPConnector with given username and password or data was empty."}'

The base URL we use to request data - http://download.waterinfo.be/tsmdownload - seems to be out of operation. We requested the VMM on an update or alternative URL to use.

stijnvanhoey commented 4 years ago

As far as I can test it out, service seems to be running fine, closing issue.