[PR #108] [CLOSED] Change the URL to get the playlist tracks from a user #254

Closed
opened 2026-02-27 19:26:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/108
Author: @nvalaise
Created: 11/20/2017
Status: Closed

Base: masterHead: patch


📝 Commits (1)

  • ca2bda4 Change the URL to get the playlist tracks from a user

📊 Changes

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

View changed files

📝 src/SpotifyWebAPI.php (+2 -4)

📄 Description

The URI used in getUserPlaylistTracks is no more available. Now we don't need to give the user id, it is remplaced by "spotify".


🔄 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/jwilsson/spotify-web-api-php/pull/108 **Author:** [@nvalaise](https://github.com/nvalaise) **Created:** 11/20/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch` --- ### 📝 Commits (1) - [`ca2bda4`](https://github.com/jwilsson/spotify-web-api-php/commit/ca2bda4ceaea0d14cc71e9e8fd82a293d479c67c) Change the URL to get the playlist tracks from a user ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/SpotifyWebAPI.php` (+2 -4) </details> ### 📄 Description The URI used in getUserPlaylistTracks is no more available. Now we don't need to give the user id, it is remplaced by "spotify". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:26:50 +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/spotify-web-api-php#254
No description provided.