You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the docker setup guidelines and did not make any changes to .env besides the required keys.
Still getting the authentication error even while doing get request for database-connections:
I followed the docker setup guidelines and did not make any changes to .env besides the required keys.
Still getting the authentication error even while doing get request for database-connections:
pymongo.errors.OperationFailure: Authentication failed., full error: {'ok': 0.0, 'errmsg': 'Authentication failed.', 'code': 18, 'codeName': 'AuthenticationFailed'}
The text was updated successfully, but these errors were encountered: