### Welcome! - [x] Yes, I have searched for similar issues on [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) and found none. ### What did you do? Trying to send a base64 video over a baileys instance using ```POST /message/sendMedia``` ### What did you expect? To normally send a video as prior to new version 2.3.1 ### What did you observe instead of what you expected? ``` {"status":500,"error":"Internal Server Error","response":{"message":"Maximum call stack size exceeded"}}code:ERR_BAD_RESPONSE ``` ### Screenshots/Videos _No response_ ### Which version of the API are you using? 2.3.1 ### What is your environment? Linux ### Other environment specifications VPS with 4vcpu 16gb of ram ### If applicable, paste the log output _No response_ ### Additional Notes _No response_