[PR #140] [MERGED] Update API urls for playlist related calls (removed user ids) #265

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

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/140
Author: @PouleR
Created: 9/18/2018
Status: Merged
Merged: 9/19/2018
Merged by: @jwilsson

Base: masterHead: master


📝 Commits (6)

📊 Changes

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

View changed files

📝 src/SpotifyWebAPI.php (+52 -8)
📝 tests/SpotifyWebAPITest.php (+3 -3)

📄 Description

This PR fixes the new API urls for Playlist:

  • Follow
  • Unfollow
  • Check if follows

🔄 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/140 **Author:** [@PouleR](https://github.com/PouleR) **Created:** 9/18/2018 **Status:** ✅ Merged **Merged:** 9/19/2018 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`6944405`](https://github.com/jwilsson/spotify-web-api-php/commit/69444055f3923f441ed9f8f4b70969700357d47f) Add method to retrieve the scope for the current accessToken - [`f9d1468`](https://github.com/jwilsson/spotify-web-api-php/commit/f9d146859f48f0e2ff1b3ef3ecbadecbd733ef79) Return scope as an array - [`290af1a`](https://github.com/jwilsson/spotify-web-api-php/commit/290af1aa29d482bcb4a7f48895676215384508e3) Merge branch 'master' of https://github.com/jwilsson/spotify-web-api-php into jwilsson-master - [`63d2db2`](https://github.com/jwilsson/spotify-web-api-php/commit/63d2db220787c6d8eeb4d1fd14f3b7be8dba5ef1) Merge branch 'jwilsson-master' - [`8de5d20`](https://github.com/jwilsson/spotify-web-api-php/commit/8de5d20421ca528dd6074abc3175e4e3cde04e58) Update API urls for playlist related calls (removed user ids) - [`060f2c2`](https://github.com/jwilsson/spotify-web-api-php/commit/060f2c2db074b15d66a3e9185c349516aa2f8b6f) Fix incorrect merge from jwilsson-master ### 📊 Changes **2 files changed** (+55 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/SpotifyWebAPI.php` (+52 -8) 📝 `tests/SpotifyWebAPITest.php` (+3 -3) </details> ### 📄 Description This PR fixes the new API urls for Playlist: - Follow - Unfollow - Check if follows --- <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:52 +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#265
No description provided.