- Is this your first time deploying Airbyte?: Yes
- OS Version / Instance: Amazon Linux 2
- Memory / Disk: 4GB / 8gb for postgresql and 2 for rest
- Deployment: ec2
- Airbyte Version: 0.35.65-alpha
- Source name/version: mongodb
- Destination name/version: snowflake
- Step: creating the connection to mongodb
- Description: I’m trying to connect to MongoDB atlas using connection URI and get an error
I’m trying to setup a MongoDB Atlas connection. I’m using a connection URI I got (including user/pwd in the URI).
I get the following error message:
Internal Server Error: The AWS Access Key Id you provided does not exist in our records. (Service: S3, Status Code: 403,...
When connecting to the same mongo using Mongo Compass I can access it without a problem.