[GH-ISSUE #1083] Setting he param "offset" in the method "current_user_playlists" is glithed #641

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

Originally created by @ZachEkstrand on GitHub (Apr 7, 2024).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1083

Setting the "offset" arg in the method "current_user_playlists" does not return the list of playlists starting at the correct index.
Giving

offset

Your code
Share a complete minimal working example.

Expected behavior
A clear and concise description of what you expected to happen.

Output
Paste and format errors (with complete stacktrace) or logs. Make sure to remove sensitive information.

Environment:

  • OS: [e.g. Windows, Mac]
  • Python version [e.g. 3.7.0]
  • spotipy version [e.g. 2.12.0]
  • your IDE (if using any) [e.g. PyCharm, Jupyter Notebook IDE, Google Colab]

Additional context
Add any other context about the problem here.

Originally created by @ZachEkstrand on GitHub (Apr 7, 2024). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1083 Setting the "offset" arg in the method "current_user_playlists" does not return the list of playlists starting at the correct index. Giving ```python offset ``` **Your code** Share a complete minimal working example. **Expected behavior** A clear and concise description of what you expected to happen. **Output** Paste and format errors (with complete stacktrace) or logs. Make sure to remove sensitive information. **Environment:** - OS: [e.g. Windows, Mac] - Python version [e.g. 3.7.0] - spotipy version [e.g. 2.12.0] - your IDE (if using any) [e.g. PyCharm, Jupyter Notebook IDE, Google Colab] **Additional context** Add any other context about the problem here.
kerem 2026-02-28 00:00:28 +03:00
  • closed this issue
  • added the
    bug
    label
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#641
No description provided.