Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Collection' object is not callable with mongo:6.0 #48

Open
Jsyro opened this issue Feb 15, 2023 · 0 comments
Open

'Collection' object is not callable with mongo:6.0 #48

Jsyro opened this issue Feb 15, 2023 · 0 comments

Comments

@Jsyro
Copy link

Jsyro commented Feb 15, 2023

I don't see any notes on if there are Mongo version requirements with the MongoWrapper, however I'm getting this error when attempting to create the Provider instance using the example code.

TypeError: 'Collection' object is not callable. If you meant to call the 'authenticate' method on a 'Database' object it is failing because no such method exists.

I'm already using Mongo6.0 so i'm hoping it's compatible.

Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant