Skip to content

Conversation

bansalji02
Copy link

@bansalji02 bansalji02 commented May 29, 2024

The specified issues discuss about how the request_id is not being returned in the specified functions. So, Adding the request_id in the return type of these functions would resolve the issue and allow the users to access the same.

Why these Changes?
Fixes #505 and #487

@CLAassistant
Copy link

CLAassistant commented May 29, 2024

CLA assistant check
All committers have signed the CLA.

@bansalji02 bansalji02 changed the title Issue #505 and issue #487. Fix: Issue #505 and issue #487. May 29, 2024
@bansalji02
Copy link
Author

@aoberoi Please review and approve this
@blackmad

@ksinder
Copy link
Contributor

ksinder commented Sep 13, 2025

Thanks! Unfortunately we can't accept direct edits to the src/api-endpoints.ts file, since it's auto-generated from Notion's latest public API spec and doesn't sync back. We've recently shipped an improvement to surface request_id on the OAuth endpoints in #565, and are going to release v5.1.0 soon which also includes request_id in the logs of error responses. Can you clarify (in #505) the use case for programmatic access to request_id on the remaining endpoints?

@ksinder ksinder closed this Sep 13, 2025
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

Successfully merging this pull request may close these issues.

request_id missing on types GetPageResponse, QueryDatabaseResponse and GetDatabaseResponse
3 participants