I work at a company that uses Zapier and Amazon SES integration to send out mass emails to employees. About four hours ago, these zaps stopped going through without explanation. We have not made any changes on our side to my knowledge.
The error we are getting is as follows:
Invalid type for parameter Destination.BccAddresses, value: None, type: <class 'NoneType'>, valid types: <class 'list'>, <class 'tuple'>
Invalid type for parameter ReplyToAddresses, value: None, type: <class 'NoneType'>, valid
It looks as though the zap is no longer accepting a blank value in the Cc/Bcc fields. If the Cc and Bcc field is filled in, the zap will go through.
I’m curious to know whether anybody else is suddenly experiencing this issue, and whether the problem lies with Zapier or with Amazon SES.