Open tanyaaae12 opened 6 months ago
I think you are not using the selector correctly. You should use something like "body","labels" in the selector because labels is nested.
From the docs: https://docs.airbyte.com/connector-development/config-based/understanding-the-yaml-file/record-selector#selecting-an-inner-field
Connector Name
Source - Builder
Connector Version
0
What step the error happened?
Configuring a new connector
Relevant information
GET /repos/airbytehq/airbyte/issues
)Expected: array of 4 labels is returned Observed: "No records could be extracted from responses, make sure the record selector is set correctly."
Passing array of 4 labels:
No records found:
Response body:
Relevant log output
No response
Contribute