I am trying to send an email with multiple attachments, but I keep receiving a bad request error.
I created a list of custom objects, validated the JSON, and everything seems to be as it should.
Can someone help me understand whats wrong in this situation?
Here is my list:
If I try to insert manually, not using a variable, it works. But I need it to by dynamic. Does someone know why? Here's my last commands.