Which driver are you using and version of it (Ex: PostgreSQL 10.0): MongoDB 3.6.3
Which TablePlus version number are you using: v4.11.3 (Build 374) on iOS 15.5
The steps to reproduce this issue: add a connection to a mongodb database with a user with role readWrite to that db. Try to connect from TablePlus iOS.
On MacOS works properly.
Sometimes the user of the database has no admin permissions. The command that is executed on the started connection "listDatabases" throws an error because user is not admin.
Which driver are you using and version of it (Ex: PostgreSQL 10.0): MongoDB 3.6.3
Which TablePlus version number are you using: v4.11.3 (Build 374) on iOS 15.5
The steps to reproduce this issue: add a connection to a mongodb database with a user with role readWrite to that db. Try to connect from TablePlus iOS.
On MacOS works properly.
Sometimes the user of the database has no admin permissions. The command that is executed on the started connection "listDatabases" throws an error because user is not admin.