Skip to content

Bad Request error #1

@thdoan

Description

@thdoan

Steps to reproduce:

  1. git clone https://github.com/passport/todos-express-email.git
  2. cd todos-express-email
  3. npm install
  4. vim .env
  5. Added this line:
SENDGRID_API_KEY=<API key copied from https://app.sendgrid.com/settings/api_keys>
  1. npm start
  2. Navigated to http://localhost:3000/login and entered my email address
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions