[PR #697] [MERGED] update current_user_saved_albums function message #999

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/697
Author: @dvirOsher
Created: 6/26/2021
Status: Merged
Merged: 6/26/2021
Merged by: @stephanebruckert

Base: masterHead: patch-1


📝 Commits (1)

  • 4046b85 update current_user_saved_albums function message

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 spotipy/client.py (+1 -1)

📄 Description

Max limit Spotipy can handle without getting this error:
"""
spotipy.exceptions.SpotifyException:
http status: 400, code:-1 - https://api.spotify.com/v1/me/tracks?limit=51&offset=0: Invalid limit, reason: None
"""


🔄 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/697 **Author:** [@dvirOsher](https://github.com/dvirOsher) **Created:** 6/26/2021 **Status:** ✅ Merged **Merged:** 6/26/2021 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4046b85`](https://github.com/spotipy-dev/spotipy/commit/4046b8568ad8c061de5c7be3c7e0f857a2d1f7e4) update current_user_saved_albums function message ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+1 -1) </details> ### 📄 Description Max limit Spotipy can handle without getting this error: """ spotipy.exceptions.SpotifyException: http status: 400, code:-1 - https://api.spotify.com/v1/me/tracks?limit=51&offset=0: **Invalid limit**, reason: None """ --- <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:10 +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#999
No description provided.