Skip to content

get_board_sections only returns default 25 sections #187

Description

@Naomarius

I recommend just changing it to take a page_size value than 25.

I might be an outlyer having a board with 50 sections.

Pinterest default is 25 for this api call with a limit of 100.

Probably be good idea to setup the same paging method for sections that pins have. So you keep calling this to get all the sections beyond the default or max page limit.

I managed to debug the master branch and add "page_size": 100 to the options and confirm it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions