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

GoogleJsonResponseException link to "Error Responses" is broken (404) #2513

Closed
tivv opened this issue Sep 19, 2024 · 1 comment · Fixed by #2514
Closed

GoogleJsonResponseException link to "Error Responses" is broken (404) #2513

tivv opened this issue Sep 19, 2024 · 1 comment · Fixed by #2514
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tivv
Copy link

tivv commented Sep 19, 2024

Code example

/**
 * Exception thrown when an error status code is detected in an HTTP response to a Google API that
 * uses the JSON format, using the format specified in <a href=
 * "https://developers.google.com/url-shortener/v1/getting_started?csw=1#errors">Error
 * Responses</a>.
 */

from https://github.com/googleapis/google-api-java-client/blob/main/google-api-client/src/main/java/com/google/api/client/googleapis/json/GoogleJsonResponseException.java

External references such as API reference guides

The https://developers.google.com/url-shortener/v1/getting_started?csw=1#errors returns 404

@zhumin8 zhumin8 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Sep 20, 2024
@zhumin8
Copy link

zhumin8 commented Sep 20, 2024

Thanks for reporting. We will look into and have it fixed.

@zhumin8 zhumin8 added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p3 Desirable enhancement or fix. May not be included in next release. labels Sep 20, 2024
@burkedavison burkedavison self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants