… }
… )
Successfully added user: {
“user” : “m103-application-user”,
“roles” : [
{
“db” : “applicationData”,
“role” : “readWrite”
}
]
}
Why the test fails?
What the error message? Share screenshot.
Hi @Paolo_Pluviano,
Please share the information requested by @steevej-1495 so that we can help you out.
~ Shubham
Most likely you forgot to switch to the admin database before creating the user.
1 Like
Ok, Iwill make you know, thanks.
Solved, thanks a lot.