Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mail sending error during account login on unverified email addresses #38

Open
jjnesbitt opened this issue Jul 21, 2021 · 0 comments
Open

Comments

@jjnesbitt
Copy link
Member

jjnesbitt commented Jul 21, 2021

If you have a newly created account and try to login at https://api.next.multinet.app/accounts/login/, the page show a 500 Server Error. The logs show the following:

smtplib.SMTPDataError: (554, b"Access denied:User `arn:aws:iam::842483300902:user/multinet-api
-smtp' is not authorized to perform `ses:SendRawEmail' on resource `arn:aws:ses:us-east-
2:842483300902:identity/noreply@multinet.app'")

If your email is verified, this doesn't occur, because it doesn't send a verification email. It seems we have some permission issues to address in our production setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant