Skip to content

Update 'Check if current user follows playlist' documentation and not use ids parameter #1211

@Landcross

Description

@Landcross

Currently, the implementation for this endpoint seems to be out of date in Spotipy. Two things:

  • It uses the ids query parameter that is marked as deprecated in the Spotify documentation
  • Besides the fact that it is deprecated, Spotify documentation states that if you do you use, it can contain a maximum of 1 ID (1 user). The Spotipy documentation (in the code) however, states a maximum of 5 ids (users)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions