Skip to content

Audit samples and docs for references to old APIs (like G+). #2754

Description

@nexushoratio

Issue #2646 was closed due to inactivity with a note saying "re-open if you think this still requires attention". It still requires attention, but no permission to reopen to issue. (Which seems like a rude combination.)


Was looking through stuff and discovered that there are still references to Google+:

https://github.com/googleapis/google-api-python-client/tree/main/samples/plus

In the following code snippet, the paginated results of a Google Plus activities `list()` method are processed:

service = discovery.build("plus", "v1", http=http)

Seeing references to removed APIs immediately makes me question the correctness of everything in this repository.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    samplesIssues that are directly related to samples.type: docsImprovement to the documentation for an API.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions