Closed crhistianramirez closed 2 years ago
If apiKey was null this would throw an error when hitting an endpoint because of an error initializing sendgrid (via dependency injection)
Also fixed an issue where the casing was wrong for apikey in some of our templates. Referenced as SendGrid instead of Sendgrid
If apiKey was null this would throw an error when hitting an endpoint because of an error initializing sendgrid (via dependency injection)
Also fixed an issue where the casing was wrong for apikey in some of our templates. Referenced as SendGrid instead of Sendgrid