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

AnymailRequestsAPIError: Sending a message to gmail.comj from MIT Bootcamps <[email protected] #962

Open
sentry-io bot opened this issue Aug 6, 2020 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 6, 2020

Sentry Issue: BOOTCAMPS-9X

AnymailRequestsAPIError: Sending a message to [REDACTED]@gmail.comj from MIT Bootcamps <[email protected]
Mailgun API response 400 (BAD REQUEST):
{
  "message": "'to' parameter is not a valid address. please check documentation"
}
(3 additional frame(s) were not displayed)
...
  File "anymail/backends/base.py", line 95, in send_messages
    sent = self._send(message)
  File "anymail/backends/base_requests.py", line 60, in _send
    return super(AnymailRequestsBackend, self)._send(message)
  File "anymail/backends/base.py", line 125, in _send
    response = self.post_to_esp(payload, message)
  File "anymail/backends/base_requests.py", line 82, in post_to_esp
    self.raise_for_status(response, payload, message)
  File "anymail/backends/base_requests.py", line 94, in raise_for_status
    backend=self)

Error sending email 'Verify your email' to ["[REDACTED]@gmail.comj"]
@pdpinch pdpinch changed the title AnymailRequestsAPIError: Sending a message to [email protected] from MIT Bootcamps <[email protected] AnymailRequestsAPIError: Sending a message to gmail.comj from MIT Bootcamps <[email protected] Oct 6, 2020
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