Skip to content

NotionAPI getSignedfileUrls error #444

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

Closed
alexblack opened this issue Mar 2, 2023 · 1 comment
Closed

NotionAPI getSignedfileUrls error #444

alexblack opened this issue Mar 2, 2023 · 1 comment

Comments

@alexblack
Copy link

This issue is occurring for us again now, on a few pages: #331

[1] NotionAPI getSignedfileUrls error HTTP Error: Response code 400 (Bad Request)
[1]     at Request.<anonymous> (/Users/alex/dev/micro/webapp/node_modules/got/dist/source/as-promise/index.js:118:42)
[1]     at runMicrotasks (<anonymous>)
[1]     at processTicksAndRejections (node:internal/process/task_queues:96:5) {
[1]   code: 'ERR_NON_2XX_3XX_RESPONSE',
[1]   timings: {
[1]     start: 1677730656097,
[1]     socket: 1677730656097,
[1]     lookup: 1677730656098,
[1]     connect: 1677730656105,
[1]     secureConnect: 1677730656113,
[1]     upload: 1677730656113,
[1]     response: 1677730656156,
[1]     end: 1677730656156,
[1]     error: undefined,
[1]     abort: undefined,
[1]     phases: {
[1]       wait: 0,
[1]       dns: 1,
[1]       tcp: 7,
[1]       tls: 8,
[1]       request: 0,
[1]       firstByte: 43,
[1]       download: 0,
[1]       total: 59
[1]     }
[1]   }
[1] }
@alexblack
Copy link
Author

This went away and is no longer a problem, perhaps a temporary issue at Notion

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