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

Open
tivv opened this issue Sep 19, 2024 · 0 comments
Open

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

tivv opened this issue Sep 19, 2024 · 0 comments

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant