Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Page value is not being passed in the query parameters of the parent stream.

Open
#537 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start by reproducing an actual sync for a low-code parent-child stream with incremental pagination, comparing it with the successful manual test. Trace how the page parameter is constructed for the parent API query; done means the parameter is present during sync and the API call succeeds.

Written by the indexing model from the issue text.

Description

community

I’m building a low-code connector that integrates with several APIs. All of these APIs support incremental sync and pagination, and each one works correctly when tested individually.

However, I'm encountering an issue when setting up a stream with a parent-child relationship between two APIs. During manual testing, everything appears to function properly. But during the actual sync process, I receive an error indicating that the page parameter is missing from the query, which causes the API call to fail.

Could you please help identify and fix this issue?

Dominant language
Python
Stars
26
Forks
53
Avg merge
7d 2h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from airbytehq/airbyte-python-cdk

All issues in airbytehq/airbyte-python-cdk

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.