Right now, if you request an object with a uuid that you have read_values permissions for, but is the wrong type, you get empty values. For example, 123e4567-e89b-12d3-a456-426655440000 is an example observation but if you request /forecasts/single/123e4567-e89b-12d3-a456-426655440000/values it does not return a 404 like you might expect.
Right now, if you request an object with a uuid that you have read_values permissions for, but is the wrong type, you get empty values. For example, 123e4567-e89b-12d3-a456-426655440000 is an example observation but if you request /forecasts/single/123e4567-e89b-12d3-a456-426655440000/values it does not return a 404 like you might expect.