Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Error: 404: Discovery document not found for API service #10

Open
agersoncgps opened this issue Apr 30, 2018 · 0 comments
Open

Error: 404: Discovery document not found for API service #10

agersoncgps opened this issue Apr 30, 2018 · 0 comments

Comments

@agersoncgps
Copy link

I am just testing with debug on and:

 google.build(function(api) {
        for(var k in api){
            console.log(k);
        }
    });

Getting this error:

Error: 404: Discovery document not found for API service: pubsub.googleapis.com format: rest version: v1beta2?fields=name,baseUrl, resources//methods//path, resources//methods//httpMethod

@agersoncgps agersoncgps changed the title Error: 404: Discovery document not found for API service: pubsub.googleapis.com format: rest version: v1beta2?fields=name,baseUrl, resources/*/methods/*/path, resources/*/methods/*/httpMethod Error: 404: Discovery document not found for API service Apr 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant