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

Sending an email via API for a sub-account template results in a false positive #14

Open
eeikbon opened this issue Aug 26, 2019 · 0 comments

Comments

@eeikbon
Copy link

eeikbon commented Aug 26, 2019

Summary
We have a main account and several sub-accounts. We have an API key for the main account and each sub-account and templates are associated with the sub-accounts. If an API send request is sent for a sub-account template with a sub-account API key, it returns 202 and is sent successfully.
If an API send request is sent for a sub-account template with the main API key, it returns 202 but the email is never sent.

Expected
It was expected that using the main API key would result in a negative response, not a positive one

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