52North / helgoland-toolbox

Collection of tools for a sensor observation based client
https://52north.github.io/helgoland-toolbox/
Other
13 stars 16 forks source link

STAPI Fails at reading ressource #123

Closed ChrisMalewski closed 4 years ago

ChrisMalewski commented 4 years ago

https://github.com/52North/helgoland-toolbox/blob/v1.0.0-beta.21/projects/helgoland/core/src/lib/api-communication/connectors/sta-api-v1-connector/read/sta-read-interface.service.ts Line 203

Fails STA-Read: sta-tamis/Datastreams(PAAB1GA__-3F04)?$expand=Thing,Thing/Locations,ObservedProperty,Sensor

Works -> ID is in '' STA-Read: sta-tamis/Datastreams('PAAB1GA__-3F04')?$expand=Thing,Thing/Locations,ObservedProperty,Sensor

janschulte commented 4 years ago

Now the STA API didn't need the ' for the IDs anymore.