Closed paul-tqh-nguyen closed 5 years ago
When we can't write or delete from the DB with the user-given credentials (but we can read with them), we might get an exception.
Make sure that we either don't get an exception or that we re-request credentials in that case with a useful message.
This is now invalid since we don't need or have any READONLY credentials anymore now that we use MongoDB Stitch.
When we can't write or delete from the DB with the user-given credentials (but we can read with them), we might get an exception.
Make sure that we either don't get an exception or that we re-request credentials in that case with a useful message.