> What should the error handler send in response, that's what I was asking
Your error handler? It can send a 500 response.. whatever you want.. Other APIs you make will also use this same error handler im guessing. So a generic something went wrong error I guess.