Troubleshooting 500 Error with No Body in Effect API

Currently I'm building a Effect API as I always do, but for some reason if there is an error my server returns a 500 with no body no matter what. I have annotated errors as I ususally would and everything else also looks fine. Anyone any idea why errors don't seem to be send in this case?
Was this page helpful?