Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Incomplete
-
Affects Version/s: 0.8.0
-
Fix Version/s: None
-
Component/s: library
-
Security Level: Public
-
Labels:
Description
Multi-bucket usecases fail when authentication to bucket is invalid.
Here auth is set correctly:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L293
but missing here:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/couchbaseclient.py#L349
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L177
Here auth is set correctly:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L293
but missing here:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/couchbaseclient.py#L349
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L177