OperationFailure: Authentication failed when inserting into a MongoDB collection despite correct credentials

前端 未结 0 1858
野性不改
野性不改 2020-12-13 08:42

I have a MongoDB database and I try to add things things in it from a colaboratory notebook:

client = pymongo.MongoClient("mongodb+srv://test:

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题