Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

API HUB QUESTION : Getting apis list from locations global and locations us-west1

API HUB QUESTION : Getting apis list from locations global and locations us-west1

Hi How to get apigee apis listing ?

 

Getting below error message:

{
    "error": {
        "code"401,
        "message""Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
        "status""UNAUTHENTICATED",
        "details": [
            {
                "@type""type.googleapis.com/google.rpc.ErrorInfo",
                "reason""CREDENTIALS_MISSING",
                "domain""googleapis.com",
                "metadata": {
                    "method""google.cloud.apigeeregistry.v1.Registry.ListApis",
                    "service""apigeeregistry.googleapis.com"
                }
            }
        ]
    }
}
1 1 221
1 REPLY 1