Kazi Khayruzzaman
10/11/2022, 10:19 AMstream_slicer Just before moving to this https://docs.airbyte.com/connector-development/config-based/tutorial/incremental-reads#supporting-incremental-syncs we check if the stream_slicer is working or not.
i run this command
python main.py read --config secrets/config.json --catalog integration_tests/configured_catalog.json
But getting this error: [ATTACHED THE LOG IN A FILE]
Can anyone help, please?user
10/11/2022, 10:57 AMKazi Khayruzzaman
10/11/2022, 10:58 AMHarshith (Airbyte)
10/11/2022, 4:57 PMKazi Khayruzzaman
10/11/2022, 8:16 PMexchange_rates_api.yaml file.
So, the data is being read after the end of this portion of docs: https://docs.airbyte.com/connector-development/config-based/tutorial/reading-data
When I move to step-5, and add the properties of start_date, it still works and I can read data from the same command.
But after adding the stream_slicer codes, I again check as per the doc suggests, and then I get the error I mentioned in the main msg.Kazi Khayruzzaman
10/13/2022, 9:22 AMHarshith (Airbyte)
10/13/2022, 9:25 AMKazi Khayruzzaman
10/13/2022, 10:21 AMsecrets/config.json file contents in inbox.
Please lemme know if you need any more details. I followed the official docs.Harshith (Airbyte)
10/13/2022, 10:23 AMHarshith (Airbyte)
10/20/2022, 3:27 AMKazi Khayruzzaman
10/20/2022, 10:58 AMHarshith (Airbyte)
10/20/2022, 11:00 AMKazi Khayruzzaman
10/20/2022, 11:16 AM