-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Steps to reproduce:
git clone https://github.com/passport/todos-express-email.gitcd todos-express-emailnpm installvim .env- Added this line:
SENDGRID_API_KEY=<API key copied from https://app.sendgrid.com/settings/api_keys>
npm start- Navigated to http://localhost:3000/login and entered my email address
- Clicked "Sign in with email" button
Got this error page:
Bad Request
Error: Bad Request
at C:\path\to\todos-express-email\node_modules\@sendgrid\client\src\classes\client.js:146:29
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels