Has anyone encountered this issue? ```airbyte_api_...
# help-api-cli-orchestration
a
Has anyone encountered this issue?
Copy code
airbyte_api_client.exceptions.ApiAttributeError: AirbyteStreamConfiguration has no attribute 'suggested' at ['received_data']['catalog']['streams'][0]['config']['suggested']
As far as I know, I'm using compatible versions of airbyte and octavia. I'm on airbyte 0.42.0.
f
Install version 0.42.1
a
of airbyte or octavia CLI? that's the version of octavia I'm using, as there was no 0.42.0 published
f
Install octavia-cli 0.42.1
a
Yes, that is what I was using when I got this error
f
Then , try commenting the line where you find “suggested: true” in your connection yaml file
a
This error occurs during generate and import - there is nothing to comment out