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 摘要。