-
#### What are you trying to achieve?
I have classes in my html tag that show if a user is logged in or logged out and try to test if they are in the DOM
#### What do you get instead?
Errors. …
-
#### Issue Summary
```javascript
// Setup sendgrid api
const sendGridMail = require('@sendGrid/mail');
sendGridMail.setApiKey('');
//build object
var mailOptions = {
personalizations:[{
…
-
hi how do you add working paypal transaction to your code
-
- User meets all of our min system requirements
- 0 products and 0 orders sync
- Changing themes and disabling other installed plugins does not resolve
- Resync button disappears. Please feel free…
-
- **macOS High Sierra**
- **JDK Version: 1.8**
- **Eclipse Version : Neon.3 Release (4.6.3)**
**What I was trying to do / What I need help with**
I was setting up the dev server and whil…
-
https://sendgrid.com/docs/Integrate/Code_Examples/v2_Mail/go.html
the code sample is out-dated. the go wrapper doesn't support API V2 any more...
I wish there were back-ward compatibility though.
-
#### Issue Summary
If I do the hello php code snippet with my API key, the email send without issue, but when I try and do this from within my application, I consistently get a 415 error. I've done…
-
**EDIT 26/11/2018**:
* **Am I affected?**:
If you are using anything crypto-currency related, then maybe. As discovered by @maths22, the target seems to have been identified as copay related libr…
-
#### Issue Summary
A well designed API wrapper simplifies common usage scenarios. [The Azure docs suggest](https://docs.microsoft.com/en-us/azure/store-sendgrid-nodejs-how-to-send-email),
```
sen…
-
#### Issue Summary
https://github.com/sendgrid/sendgrid-nodejs/blob/master/packages/mail/USE_CASES.md#transactional_templates Seems to do a good job explaining how to use Transactional Templates, b…