-
`import Mailjet from 'node-mailjet';
const API_KEY = 'mysecret';
const SECRET_KEY = 'mysecret';
const mailjet = Mailjet.apiConnect(API_KEY, SECRET_KEY);
console.log('mailjet: ', mailjet);
exp…
-
**Describe the bug**
When sending a notification reminder for an existing review feedback the backend will report a 200 ok status despite an underlying error occurring with mailjet that results in th…
-
i am trying to send transactional mail using EmailsTransactionalPostWithHttpInfoAsync method but keep getting " Method not found: 'RestSharp.RestRequest RestSharp.RestRequestExtensions.AddFile(RestSha…
-
**Describe the bug**
When on the checkout page I can see all available payment options but when clicking on other options like "Bancontact" and "iDeal" the interface seems to break.
![afbeelding]…
-
I'd like to provide a frank overview about present support challenges in order to provide a better understanding and a small glimpse into the future.
When problems and bugs are reported it's just n…
manup updated
3 years ago
-
I try to send a parcel from BE to FR (at client home).
I get always an error like : "The delivery method bpack BUSINESS with product group bpack World Express Pro is not valid for the country FR (r…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
>=1.19.0
### Steps to Reproduce
1. Create a cron monitor
2. Configure the SDK to send check ins:
```
@app.route('/no')
…
-
# Create a `ResetPasswordToken` table
## Columns
`userId`: references a User in the user table (add a foreign key constraint) (also the primary key)
`token`: random 20 byte long hex string (use…
-
A place to store WWW Lighthouse reports each week
-
- [x] Request sending mail component
- [x] Use component where appropriate
- [x] Implement api calls to backend
- [x] Handle errors
- [x] User feedback
- [ ] Timeout (cooldown time) on send invit…
5v3nn updated
6 months ago