Hey
@Thai_Ph_m_Qu_c,
Welcome to the MongoDB Community forums ![]()
From your description, it seems like the objects you are posting are getting stored in the “test” database instead of the “user” database that you intended. This could be due to a misconfiguration or a default setting in your MongoDB setup.
To resolve this issue, I recommend checking your MongoDB connection string and ensuring that it specifies the correct database name (“user” in your case). Additionally, double-check your code to ensure that you are specifying the correct database name when performing database operations.
If you’re still experiencing difficulties after verifying the above, it would be helpful to provide more details about your MongoDB configuration and code snippets. This will allow us to assist you better.
Looking forward to hearing back from you and assisting you further.
Best regards,
Kushagra