"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." #336
Hello, apparently Flask-User is not compatible with newest pymongo (4.0).
This is the error I get:
"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."
Hello, apparently Flask-User is not compatible with newest pymongo (4.0).
This is the error I get:
You can read more about this: https://debugah.com/solved-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-23011/