Details
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
Activity
Matt Ingenthron
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Matt Ingenthron [ ingenthr ] | Mark Nunberg [ mnunberg ] |
Mark Nunberg
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Incomplete [ 4 ] |