Hi guys, the bad request error message does not show up well in the browser:
mediator-devel.ethz.ch/fdsnws/dataselect/1/query?net=NL&start=2016-01-01T00:00:00&end=2016-01-01T00:01:00
>>> {"message": "\nError 400: Bad request\n\nBad request\n\nUsage details are available from http://www.fdsn.org/webservices/\n\nRequest:\nhttp://localhost:5000/fdsnws/dataselect/1/query?net=NL&start=2016-01-01T00:00:00&end=2016-01-01T00:01:00\n\nRequest Submitted:\n2017-02-07 10:38:22.295255\n\nService version:\n0.9.1\n"}
Hi guys, the bad request error message does not show up well in the browser:
I guess the JSON should be parsed.
Best, Mathijs