"Command find requires Authentication" despite having correct authentication details in mongoURI

@Jae_Hong you said in your first post “In the dry run, without any data in the db”.
What sort of find() did you try without any data?
If the find() implied creating a collection in the empty db, I believe you would need readWrite.
Perhaps the problem was related to “without any data in the db”.