Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Vercel Deployment #20

Open
xingfanxia opened this issue Mar 25, 2024 · 0 comments
Open

Issue with Vercel Deployment #20

xingfanxia opened this issue Mar 25, 2024 · 0 comments

Comments

@xingfanxia
Copy link

DB is shared publicly
NOTION_DATABASE_ID
NOTION_ACCESS_TOKEN
Envs both set

Fetching config...
Calling `getPage` with ["34e19677-475e-4c80-af8f-5c8ae2dfc830"]
node:internal/process/promises:288
            triggerUncaughtException(err, true /* fromPromise */);
            ^
HTTPError: Response code 401 (Unauthorized)
    at Request.<anonymous> (/vercel/path0/node_modules/.pnpm/[email protected]/node_modules/got/dist/source/as-promise/index.js:118:42)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ERR_NON_2XX_3XX_RESPONSE',
  timings: {
    start: 1711363761941,
    socket: 1711363761943,
    lookup: 1711363761944,
    connect: 1711363761947,
    secureConnect: 1711363761954,
    upload: 1711363761954,
    response: 1711363762075,
    end: 1711363762078,
    error: undefined,
    abort: undefined,
    phases: {
      wait: 2,
      dns: 1,
      tcp: 3,
      tls: 7,
      request: 0,
      firstByte: 121,
      download: 3,
      total: 137
    }
  }
}
Node.js v18.19.1
 ELIFECYCLE  Command failed with exit code 1.
Error: Command "pnpm run build" exited with 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant