Skip to content

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

@nexushoratio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    samplesIssues that are directly related to samples.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions