Skip to content

Conversation

shawwn
Copy link

@shawwn shawwn commented Sep 8, 2021

Closes #304

This PR fixes call_load_page_chunk() by following the same pattern that the Go client uses: https://github.com/kjk/notionapi/blob/6e6cd02e33107cb0baa8c30f0229b0342ad08d3f/client.go#L299-L303

I've verified that the smoke tests pass successfully, and I checked that the pagination logic works when using a limit of 1.

@jakobowsky
Copy link

Had the same issue, please merge this 👍

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.

client.get_block broken due to highest accepted "limit" value 100, but we use 100000
2 participants