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
It appears that we are unable to pass a RethinkDB username and password in the r.connect() function? I keep getting the following error:
ERROR: Incorrect authorization key.
(RethinkDB::ReqlDriverError)
0x10d6f97c5: *CallStack::new:CallStack at ??
0x10d78e86e: *raise<RethinkDB::ReqlDriverError>:NoReturn at ??
0x10d722e36: main at ??
Hi there,
It appears that we are unable to pass a RethinkDB username and password in the
r.connect()
function? I keep getting the following error:I've tried the following connection string:
The text was updated successfully, but these errors were encountered: