Skip to content

Pagination isn't working as expected #25

@jeferson-lara

Description

@jeferson-lara

Me and my team were facing an issue with the pagination method. What's going on is that we've tried to use style1 as a pagination method but that isn't working. It's not clear enough how to use it. We're using http://pokeapi.com/ in our tests, and we already tried the pagination_request_style in addition to ǹext_page_token_path.
We already tried passing $.next as the token_path, and we're trying to figure out how to use pagination_request_style parameter
Looking at the source code we've found that there's no use for pagination_request_style parameter inside the methods.

What we've tried so far is the following configurations:

Token Path with pagination_page_size
screenshot_from_2022-07-18_17-27-57

This will result in:

screenshot_from_2022-07-18_17-27-32

When trying to use pagination_responde_style with "style1" value, we can only extract 20 records:
screenshot_from_2022-07-18_17-29-48

screenshot_from_2022-07-18_17-29-09

We opened a thread on Meltano's Slack but no one was able to help us. Maybe opening this issue could open more discussions on this topic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions