VEuPathDB / EdaUserService

An EDA service that tracks user state
Apache License 2.0
0 stars 0 forks source link

A 404 response is returned when the requested analysis belongs to a different user #34

Closed dmfalke closed 1 year ago

dmfalke commented 1 year ago

If a user requests an analysis that does not belong to them, the service returns a 404 response. A 403 would be more accurate. That would allow the frontend to tailor the error message for the user, including details about logging in, how to share, etc.

ryanrdoherty commented 1 year ago

Addressed with this commit: https://github.com/VEuPathDB/EdaUserService/commit/324b8268ee38ff569205770122e1c3782416116d