Flask-User icon indicating copy to clipboard operation
Flask-User copied to clipboard

"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."

Open hakanu opened this issue 2 years ago • 1 comments

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."

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/

hakanu avatar Dec 02 '21 22:12 hakanu

Mark the park and park park in

makokang avatar Feb 25 '22 09:02 makokang