Hi all, having a simple issue connecting to a mong...
# advice-data-ingestion
a
Hi all, having a simple issue connecting to a mongodb atlas instance hosting my own airbyte instance. I've followed all the guides I could find, and believe I have a proper setup but still get:
Copy code
Error: Command failed with error 13 (Unauthorized): 'not authorized on db to execute command....
Okay I figured this out, turns out mongo does a bad job of showing database names
cluster name != database name