You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Fine Grained Authorization on a v. 2.4.6 FROST Server installation. I created a project (not public) and a user that I have associated to the project with the "read" role.
Then I have associated the project to the instances of the entities (Sensor, Thing, FoI and Location) that deals with it.
I tested many STA API endpoints with the user’s credential and everything seems ok, except when I try the relation between MultiDatastream and Observation and vice versa. For example, when I try
If I make the same requests with the admin user, I get the right responses. No problems with the analogous relation between Datastream and Observation.