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 年前檢視次數 266 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南