-
```ts
const mailgun = new Mailgun(FormData);
const mg = mailgun.client({
username: 'api',
key: process.env.MAILGUN_API_KEY!,
public_key: 'pubkey-5560f742f529383b5b8b83e60d0e85fa',
});
…
-
Getting Unhandled Runtime Error below.. `TypeError: Mailgun is not a constructor`
```
const formData = require("form-data");
const Mailgun = require("mailgun.js");
const mailgun = new Mailgun(fo…
-
https://github.com/eidikodev/ghas-bootcamp_lab/security/secret-scanning/22
-
I'm able to send emails using mailgun, however, when I try using my own smtp server, I'm getting this in the console:
Rent.js:137
GET https://domain/api/v2/rents/2024/11 401 (Unauthorized)
fetc…
-
I have a Next.js 14 project deployed on Vercel, where I've integrated the Mailgun API to send emails using this package. The integration works fine locally. However, after deploying to production on V…
-
### What version of Bun is running?
1.1.8
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
```
import formData from 'form-data';
import Mailgun …
-
Hello!
We had some issues today with the 'verifySignature' function in the 'MailgunRequest' class. We tried to use an account wide API key and a domain specific API key on Mailgun. We couldn't veri…
-
https://github.com/EIDIKO/secret-pub-repo/security/secret-scanning/2
-
https://github.com/EIDIKO/secret-pub-repo/security/secret-scanning/2
-
https://github.com/EIDIKO/secret-pub-repo/security/secret-scanning/2