MongoDb POC Source -- $.database: is missing but it is required #35914
Unanswered
parthparmar-addshoppers
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am test airbyte using the local development option of airbyte in docker. I am having problems with the source connect MongoDb POC. I get the following error
$.database: is missing but it is required
. I have tried to add the database name at the end of the connection url asmongodb://root:example@localhost:27017/test
but no luck.Can someone help with this problem?
Logs attached
check_connection_source-failure-2493668a-6e7d-41cc-95cb-de301a13765e.txt
Beta Was this translation helpful? Give feedback.
All reactions