I need to send a image as blob via a nestjs api when i log the blob it comes perfect console.log(blob) but when i call it with insomnia it returns a blank object Insomnina response
I tried calling in the front and converting to a blob again but it seems like it lost data since the size was shrink to 15 from 50k+