airbytehq / airbytehq/airbyte-python-cdk

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

Aberta
#537 0 comentários 0 reações 0 responsáveis Ver no GitHub
community
Linguagem predominante
Python
Estrelas
26
Forks
53
Merge médio
2d 6h
PRs com merge (30d)
10

Descrição

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?

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.