-
Notifications
You must be signed in to change notification settings - Fork 623
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
Add the ability to impersonate a subuser #551
Comments
Would be nice to get this in. We currently have to extend the SendGrid class to add the |
Hi @stianpr! Agreed! I can't wait until this reaches the top of the backlog. |
@stianpr I asked about the "subuser_" prefix and I was told that it's necessary. Your experience seem to indicate that it's not the case so I'm a little confused. @thinkingserious It would be great if you could settle this question once and for all: is the |
@Jericho @thinkingserious Well, during my testing and implementation of this it only worked without the |
You would replace subuser_ with the actual subuser name. In our documentation (https://sendgrid.api-docs.io/v3.0/how-to-use-the-sendgrid-v3-api/on-behalf-of) we will be updating Thanks! |
Please see the Python implementation for an example.
The text was updated successfully, but these errors were encountered: