hydroserver2 / hydroserver

Documentation and issue tracker for HydroServer and related applications
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Observed Properties and Sensors 404 error with SensorThings API #103

Closed kjlippold closed 9 months ago

kjlippold commented 10 months ago

Steps to Reproduce

Attempt to query a sensor or observed property by ID using the SensorThings API without authentication.

Expected Behavior

Individual observed properties and sensors should be able to be queried by anonymous users.

Actual Behavior

Owned observed properties and sensors return a 404 error if the user isn't signed in.

Any additional comments?

No response

kjlippold commented 9 months ago

https://github.com/hydroserver2/hydroserver-webapp-back/pull/172