João Bosco
07/14/2024, 11:58 PMkapa.ai
07/14/2024, 11:58 PMshell ✗ poetry run source-quickbooks discover --config secrets/config.json The currently activated Python version 3.12.3 is not supported by the project (^3.9,<3.12). Trying to find and use a compatible version. Using python3 (3.10.14)
[Source](https://github.com/airbytehq/airbyte/issues/40596) In another issue, a user encountered a similar error when trying to sync data from the Apify source connector. The error occurred during the sync job and the replication tab was unable to display the source schema. shell 2023-03-30 13:09:55 [42mnormalization[0m > KeyError: "'json_schema'.'properties' are not defined for stream DatasetItems"
[Source](https://github.com/airbytehq/airbyte/issues/24701) If you're encountering this issue, it might be helpful to check the version of your connector and see if there have been any recent updates or changes that could be causing this issue. You might also want to check the source data and the connector code to ensure they're correctly configured. If the issue persists, consider reaching out to the Airbyte community or support for further assistance.João Bosco
07/15/2024, 12:01 AM