Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-954

getAllScopes() returns : "failed to get scopes"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.2.3
    • 3.2.2
    • library
    • ubuntu 20
      nodejs 12
    • 1

    Description

      this code returns an error: "failed to get scopes" but it works well using curl

              const bucket = cluster.bucket('data');
              const manager = bucket.collections();
              const scopes = await manager.getAllScopes();
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            brett19 Brett Lawson
            udshu Renan Jegouzo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty