-
This latest version of sendgrid does not support apache http client 5.
I saw another issue where you are trying to use JDK specific http libraries.
However, its been in stale since 2016 and last com…
-
I know https://github.com/anonaddy/anonaddy/issues/86, however, the answer is for outbound emails.
I'd like to know if there's a way to utilize SendGrid's Inbound Parse like https://www.twilio.com/…
-
As an example you can refer to Sendgrid documentation and eventyay frontend/backend.
Implement support:
a) on a organiser user level
b) on a system level
![Screenshot from 2024-05-23 11-07-49]…
-
Currently the Sendgrid OpenAPI 2.0 specs provided at `https://github.com/sendgrid/sendgrid-oai` fail to parse.
Yaml:
```
$ wget https://raw.githubusercontent.com/sendgrid/sendgrid-oai/main/oai.ya…
-
Hi, shouldn't the SendGrid mail sender be an additional instalable nuget like the Postmark one is? Ie. to keep the seperation between what actionmailer does and what the email sender does...
thanks f…
-
Fix Sendgrid, and/or work around blocked emails
-
Sometimes we get traces of past emails attached to email messages.
![](https://puu.sh/wqK0A/63f836c02a.png)
-
Unhandled error { Error: Bad Request
at Request.http [as _callback] (node_modules/@sendgrid/client/src/classes/client.js:124:25)
at Request.self.callback (node_modules/request/request.js:185…
-
Hello team,
I would like to know if the source code of handlebars helpers used by SendGrid templates is publicly available.
I have integration with SG and would like to have a template preview with …
-
Steps to reproduce error:
1. Run `composer init` in empty folder
2. `composer require sendgrid/sendgrid:5.6.2`
3. `psalm.phar --version`
php shows error:
```
PHP Fatal error: During inherita…