I created laravel 10 and 9 projects I am Facing issue for both for ses implementation
Also changes to ses transport is needed?
we tried that too by changing ses, sesV2, sesV3, sesV4
Error :
Request to AWS SES API failed. Reason: 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..
@tisuchi
Yes I did follow this link for implementation, but still it says :
Request to AWS SES API failed. Reason: 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..
Note : Also I have verified the credentials using smtp online tool and it works fine there. So credentials are also correct