You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
We have automated tests that are validating emails are being sent via the mailinator API. In one scenario we are asserting that all the expected email recipients are receiving the email. In another scenario, we are validating that non-expected email recipients aren't receiving. Before the Mailinator /email endPoint would pass but display a message msg not found. Now the endPoint is failing with a status code 500. Any reasons why this might have suddenly started happening?
Thanks,
Todd
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have automated tests that are validating emails are being sent via the mailinator API. In one scenario we are asserting that all the expected email recipients are receiving the email. In another scenario, we are validating that non-expected email recipients aren't receiving. Before the Mailinator /email endPoint would pass but display a message
msg not found
. Now the endPoint is failing with a status code 500. Any reasons why this might have suddenly started happening?Thanks,
Todd
The text was updated successfully, but these errors were encountered: