GeoNet / fdsn

FDSN Web Services
MIT License
17 stars 15 forks source link

Error with Swarm requesting station config #45

Closed gclitheroe closed 7 years ago

gclitheroe commented 7 years ago

I've tried the station service with Swarm. I get the following error - so this is a client sending a request (we can't change it) is it sending a valid starttime? We should try to make this work on the server side.

2017-06-01 10:52:32  WARN - could not get channels: Error in connection with url: http://beta-service.geonet.org.nz/fdsnws/station/1/query?&format=text&level=station&network=NZ&starttime=2017-05-31T22:52:32.771
junghao commented 7 years ago

Yes according to the specification it's valid. I'll fix it.