[PR #1050] [CLOSED] Addressed issue #936 #1136

Closed
opened 2026-02-28 00:03:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1050
Author: @lishukie6588
Created: 12/7/2023
Status: Closed

Base: masterHead: issue_936


📝 Commits (2)

  • 56f59a4 addressed issue 936
  • b09e66e Merge branch 'spotipy-dev:master' into master

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+6 -0)
📝 FAQ.md (+5 -1)

📄 Description

Added an additional FAQ addressing the hidden limit of 50 shows per request for the API endpoints related to accessing/adding/deleting current user saved shows suffixed by "current_user_saved_shows" in client.py, resulting in an unexplained HTTP error response.

https://github.com/spotipy-dev/spotipy/issues/936


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/1050 **Author:** [@lishukie6588](https://github.com/lishukie6588) **Created:** 12/7/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue_936` --- ### 📝 Commits (2) - [`56f59a4`](https://github.com/spotipy-dev/spotipy/commit/56f59a41d5e9a024cfbf0f4cd7f58dab5e70db7b) addressed issue 936 - [`b09e66e`](https://github.com/spotipy-dev/spotipy/commit/b09e66e3a9d43b58de7115ca5b83e57edde639b6) Merge branch 'spotipy-dev:master' into master ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -0) 📝 `FAQ.md` (+5 -1) </details> ### 📄 Description Added an additional FAQ addressing the hidden limit of 50 shows per request for the API endpoints related to accessing/adding/deleting current user saved shows suffixed by "current_user_saved_shows" in client.py, resulting in an unexplained HTTP error response. https://github.com/spotipy-dev/spotipy/issues/936 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1136
No description provided.