Closed ghost closed 1 year 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.
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.