-
### 제안사항
```
GET http://~~~~/api/auth/send-email?email=dusunax@gmail.co 500 (Internal Server Error)
```
console - data:{isSuccess: false, message: 'UnknownError'} -> message:"사용할 수 없는 이메일입니다" 바…
-
There are cases when an email gets sent, but the ToEmail address is missing. This is causing an error in the DB.
Stack Trace:
```c#
Microsoft.EntityFrameworkCore.DbUpdateException:
at Micros…
-
Good evening.
Im not sure if im missing something obvious, but apart from the toEmail override, I cannot get any in form overrides to be affective.
here is my code
`{% macro errorList(errors)…
-
Originally from: https://github.com/Miserlou/Zappa/issues/2180 by [shrinidhinhegde](https://github.com/shrinidhinhegde)
so i have hosted my site on lambda using zappa. and i am using django-amazon-se…
-
Hi Prisma Team! Prisma Migrate just crashed.
## Command
`db pull`
## Versions
| Name | Version |
|-------------|--------------------|
| Platform | windows …
-
emails are not disabled when following this :
https://github.com/mailjet/mailjet-apiv3-nodejs#disable-api-call
i have received an email using this.
```
import Mailjet from 'node-mailjet';
c…
-
Environment
------------
### Host
| item | version |
| --- | --- |
|GROWI |4.2.13-RC|
How to reproduce? (再現手順)
---------------------------
1. Create identiy of ses
1. C…
-
Please provide the following (and please check them off the list with [x]) before submitting this issue:
- [x] Steps to reproduce the behavior. Include your code, IDE versions, client library ver…
-
Hi!
When a try to deploy a Firebase function that uses node-mailjet with node 12 it throws de following error:
```
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Objec…
-
Hi,
I want to make transfer between subaccounts, I'm using `createSubAccount().universalTransfer` method.
Generated request is
`https://api.binance.com/sapi/v1/sub-account/universalTransfer?from…