Hey Team, I have set up the Github connector by fo...
# help-connector-development
w
Hey Team, I have set up the Github connector by following the setup guide and it is working. But the data with stream name
releases
does not match the actual data. (We set the sync mode as
Incremental | Deduped + history
) Does anyone know why I am getting back the wrong data or what step should I take to solve this problem? Thank you.
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, I recommend reviewing the [GitHub connector documentation](https://docs.airbyte.com/integrations/sources/github) to ensure you've set up everything correctly. Additionally, you may want to explore Airbyte's [incremental data synchronization tutorial](https://airbyte.com/tutorials/incremental-data-synchronization) to better understand the
Incremental | Deduped + history
sync mode. If you still face issues, consider asking for help on the [Airbyte forum](https://discuss.airbyte.io) or [Airbyte Slack](https://airbytehq.slack.com) where you can get support from the community and the Airbyte team.
w
I think the connector was set up correctly..