-
Type: Task
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.1
-
Component/s: asyncio
-
None
-
Environment:MongoDB 3.4
I am tryning to run a offline script using ASyncIOMotorClient on MongoDB 3.4 with autentication enabled, but getting following error
pymongo.errors.OperationFailure: not authorized on Dbname to execute command
{ distinct: "collectionname", key: "Columnname" }while running the same query in debugging mode runs fine