problems with custom connector #36308
Unanswered
bachik-24
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Airbyte recently stopped supporting such a source as appstore. I took the previous code and corrected the report versions and deployed it to a custom connector. There is a problem there are 4 available streams. If you include all streams in the connection, the connection runs successfully. If you enable one, you get an error: ```
exception caught
java.lang.NullPointerException: Cannot invoke "java.util.Set.contains(Object)" because "fieldsInCatalog" is null
Beta Was this translation helpful? Give feedback.
All reactions