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

Missing error-code checking in SendTemplatedEmail #24

Open
dmeijboom opened this issue Feb 26, 2020 · 0 comments
Open

Missing error-code checking in SendTemplatedEmail #24

dmeijboom opened this issue Feb 26, 2020 · 0 comments

Comments

@dmeijboom
Copy link

In client.SendEmail there is a check in response.ErrorCode != 0 for returning an error. This is not the case for client.SendTemplatedEmail, see:

return res, err

fawkesley pushed a commit to fawkesley/postmark that referenced this issue Feb 28, 2023
…aster/goreleaser/goreleaser-action-4.1.0

Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
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