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

Sandbox mode setting on client setup #1139

Open
mattiasjback opened this issue Nov 15, 2021 · 2 comments
Open

Sandbox mode setting on client setup #1139

mattiasjback opened this issue Nov 15, 2021 · 2 comments
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap

Comments

@mattiasjback
Copy link

I want to be able to set the sandbox mode for all my requests.
Like so:

services.AddSendGrid(options =>
{
    options.ApiKey = ...;
    options.SandboxMode = true;
});
@JenniferMah JenniferMah added status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap labels Nov 16, 2021
@JenniferMah
Copy link
Contributor

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

@lucas-garrido
Copy link

Hello, any news on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

3 participants