InvalidClientTokenId

0

I have been granted a production access and the email sending is working just fine in development but in production I am getting InvalidClientTokenId

Am also using Django, if you have ever encountered this please help. Am using it to verify emails.

已提问 1 年前265 查看次数
1 回答
0

I have found the solution, after being granted public access, request for smtp credentials and use normal smtp django settings. Here is the link where everyone experiencing the same problem specifically for django can follow https://copyprogramming.com/howto/email-setup-for-django-in-aws-using-ses https://stackoverflow.com/questions/8580754/amazon-ses-smtp-with-django Following the above steps worked just fine for me. Hope it helps others regards

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则