Summary
User is encountering an error when executing a custom connector with two streams, specifically related to providing different property values in the secrets/config.json for each stream.
Question
hi! I am building a custom connector with 2 streams. how can I provide different values of properties inside secrets/config.json for these streams. When I am running this command python main.py read --config secrets/config.json --catalog integration_tests/configured_catalog.json
the flow is successfully executing for first stream and then throwing error for the second stream.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.