BackOffice
New Member
Hello,
I have amazon SES account out of sandbox with 50 000 approved daily limit. i have searched on this forum but was not able to find appropriate solution.
Error:
I am using Amazon Ses Web Api
NTP is installed on the server and IAM user has bellow permissions
AdministratorAccess
AmazonSESFullAccess
AmazonCognitoPowerUser
AmazonSNSFullAccess
PowerUserAccess
I have amazon SES account out of sandbox with 50 000 approved daily limit. i have searched on this forum but was not able to find appropriate solution.
Error:
Error executing "SetIdentityFeedbackForwardingEnabled" on "https://email.eu-west-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://email.eu-west-1.amazonaws.com` resulted in a `403 Forbidden` response:
<ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/">
<Error>
<Type>Sender</Type>
<Code>SignatureDo (truncated...)
SignatureDoesNotMatch (client): The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/">
<Error>
<Type>Sender</Type>
<Code>SignatureDoesNotMatch</Code>
<Message>The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.</Message>
</Error>
<RequestId>189be22f-e5c4-11e8-8461-5fda6e9205f0</RequestId>
</ErrorResponse>
<ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/">
<Error>
<Type>Sender</Type>
<Code>SignatureDo (truncated...)
SignatureDoesNotMatch (client): The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/">
<Error>
<Type>Sender</Type>
<Code>SignatureDoesNotMatch</Code>
<Message>The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.</Message>
</Error>
<RequestId>189be22f-e5c4-11e8-8461-5fda6e9205f0</RequestId>
</ErrorResponse>
I am using Amazon Ses Web Api
NTP is installed on the server and IAM user has bellow permissions
Last edited: