Summary
Inquiring about an error message and possible missing points
Question
Has anyone seen this error? What are the possible points that i’m missing here?
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.
Join the conversation on Slack
["error-message", "missing-points"]
<@U01MMSDJGC9> any idea on this issue?
Can you run all connector commands (spec, check, discover, read)? Adding prints is fine, but it doesn’t confirm if your connector works correctly.
Are you using a custom source connector or something?
Yeap, i’m developing a source from cdk template
a bit of context, i was able to make airbyte run locally, and i put some prints() on my code so i was able to see my data being retrieved there (i printed the response from json) but after that it raises the top schema error