gost / server

GOST - Go implementation of OGC SensorThings API
MIT License
61 stars 19 forks source link

Scratchpad for 'Datastreams' is broken #180

Open DLade opened 3 years ago

DLade commented 3 years ago

Sorry, I don't know if you are reponsable, but maybe you can forward it.

Calling: http://scratchpad.sensorup.com/OGCSensorThings/v1.0/Datastreams Results in:

{
"errorId": "64f5ba3c-77d3-4f5d-8174-424c1535ade8",
"code": "BAD_REQUEST",
"message": "Invalid query.",
"stclass": "com.sensorup.iot.model.ErrorResponse",
"baseURL": "http://scratchpad.sensorup.com/OGCSensorThings/v1.0"
}

But as you know it should result in a simple page of Datastreams.

bertt commented 3 years ago

This is an external server, probably better to use another one?