aws-ses
aws-ses copied to clipboard
NoMethodError (undefined method `bytesize' for nil:NilClass)
Everything was working fine until 2-3 days ago
now all my calls to "self.ses.send_email...." throw me this error : NoMethodError (undefined method `bytesize' for nil:NilClass)
If I put my "self.ses" object it looks ok:
AWS::SES::Base:0x000001047c0740
Are you aware of anything that changed in the last days that might cause this?
I restarted to have this same problem, any idea what can cause this?