clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
37 stars 17 forks source link

when calling api on file/dataset/space that does not exist returning 403 #251

Closed robkooper closed 3 years ago

robkooper commented 3 years ago

Describe the bug When you call an api endpoint with an invalid ID it will return a 403 instead of a 404.