Minds / engine

mirror of https://gitlab.com/minds/engine
https://minds.com
GNU Affero General Public License v3.0
200 stars 94 forks source link

Unknown entity type #24

Closed ghost closed 1 year ago

ghost commented 6 years ago

returns 200 OK with error response body - should probably return 500 or some other error code

https://github.com/Minds/engine/blob/0bc53be994b51f804268005d397c42fa26695bd8/Core/Media/Factory.php#L19

What does that error message even mean? To an API consumer, that means nothing and is impossible to address without knowing deeper internals of the API.