Amazon SES WEB API give error 400 Bad Request

WRTL

New Member
Hello,

I Add Amazon SES WEB API successfully And Status is "Active" also Email is Verified.
When I run the Campaign mail not send.

Error :

Error executing "SendRawEmail" on "https://email.eu-west-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://email.eu-west-1.amazonaws.com` resulted in a `400 Bad Request` response: <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageReje (truncated...) MessageRejected (client): Email address is not verified. The following identities failed the check in region EU-WEST-1: =?utf-8?B??= <email address> - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageRejected</Code> <Message>Email address is not verified. The following identities failed the check in region EU-WEST-1: =?utf-8?B??= &lt;email address&gt;</Message> </Error> <RequestId>cd1e7497-4733-11e9-9f0d-cd8390f8a026</RequestId> </ErrorResponse>

Thanks in advance.
Please Help me!
 
Last edited:
Isn't this pretty obvious: MessageRejected (client): Email address is not verified. The following identities failed the check in region EU-WEST-1: ?
 
@WRTL - The error comes from Amazon directly and they seem to not see your email address as verified for that zone. While looking at your screenshot it seems you have verified it, i can't see if it's for the right zone, so i don't know what to advise you, maybe double check you are on the right zone, then remove your email address and add it again, maybe this time will work. Otherwise you will have to get in touch with Amazon support since that's something only they can fix.
Let me know how it goes.
 
Hello,

I Add Amazon SES WEB API successfully And Status is "Active" also Email is Verified.
When I run the Campaign mail not send.

Error :

Error executing "SendRawEmail" on "https://email.eu-west-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://email.eu-west-1.amazonaws.com` resulted in a `400 Bad Request` response: <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageReje (truncated...) MessageRejected (client): Email address is not verified. The following identities failed the check in region EU-WEST-1: =?utf-8?B??= <email address> - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageRejected</Code> <Message>Email address is not verified. The following identities failed the check in region EU-WEST-1: =?utf-8?B??= &lt;email address&gt;</Message> </Error> <RequestId>cd1e7497-4733-11e9-9f0d-cd8390f8a026</RequestId> </ErrorResponse>

Thanks in advance.
Please Help me!

Hi
You see this error because of your sending limit, what they are calling "sendbox access"
With sandbox access, you can only send email to the Amazon SES mailbox simulator and to email addresses or domains that you have verified. To be moved out of the sandbox, please request a sending limit increase.
In order to verify the functionality of your settings for Mailwizz or any other Email Marketing Application straight away, without the limit increase, you will need to repeat the process of verification for the email address you are sending the test to.
After both addresses are on the verification list as verified, you can send the test email from Mailwizz backend panel and you will be able to click the verification link sent trough Amazon SES into your email address.

I hope that helps.
Have a great day all!
 
Back
Top