airbytehq / airbytehq/airbyte-python-cdk

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

未关闭
#537 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
community
主要语言
Python
星标
26
派生
53
平均合并
2 天 6 小时
30 天内合并 PR
10

描述

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?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。