Hello everyone, I am setting up a webhook to receive WhatsApp messages, all on a Google Cloud VPS (Linux/Debian). The problem occurs when I run the node (send a WhatsApp message): the output does not contain the “base64” field and some others that are necessary for the next node to read if the “typeMessage” is audioMessage. Was there an error in any of the settings?