Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to Pub/Sub API Docs from README goes to empty page and starts an endless 404 loop #1112

Closed
jasonpolites opened this issue Feb 4, 2016 · 3 comments
Assignees
Labels
type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@jasonpolites
Copy link

The API docs page linked to from the README is blank.

If you view the dev console from this page, you'll see it spews out 404 errors:

https://googlecloudplatform.github.io/gcloud-node/json/storage/index.json Failed to load resource: the server responded with a status of 404 (Not Found)

@jgeewax jgeewax added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. docs labels Feb 4, 2016
@stephenplusplus
Copy link
Contributor

Ooh, thanks for reporting. @callmehiphop do we have a catch-all route on the docs site?

@callmehiphop
Copy link
Contributor

We do, but the issue here is that the README links omit the version (rightfully so) and I didn't include logic to check for that. I made a two small PRs to fix this.

@callmehiphop
Copy link
Contributor

Thanks @jasonpolites! This should now be resolved per https://github.com/GoogleCloudPlatform/gcloud-common/pull/71

chingor13 pushed a commit that referenced this issue Aug 22, 2022
VERSION is used in @google-cloud/cloud-rad to publish ref docs for
a particular version. Pass VERSION in via Stubby or Fusion.
Source-Link: googleapis/synthtool@740366b
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
chingor13 pushed a commit that referenced this issue Aug 22, 2022
VERSION is used in @google-cloud/cloud-rad to publish ref docs for
a particular version. Pass VERSION in via Stubby or Fusion.
Source-Link: googleapis/synthtool@740366b
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
chingor13 pushed a commit that referenced this issue Aug 22, 2022
VERSION is used in @google-cloud/cloud-rad to publish ref docs for
a particular version. Pass VERSION in via Stubby or Fusion.
Source-Link: googleapis/synthtool@740366b
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
chingor13 pushed a commit that referenced this issue Aug 26, 2022
VERSION is used in @google-cloud/cloud-rad to publish ref docs for
a particular version. Pass VERSION in via Stubby or Fusion.
Source-Link: googleapis/synthtool@740366b
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
chingor13 pushed a commit that referenced this issue Sep 12, 2022
VERSION is used in @google-cloud/cloud-rad to publish ref docs for
a particular version. Pass VERSION in via Stubby or Fusion.
Source-Link: googleapis/synthtool@740366b
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

4 participants