[GH-ISSUE #131] Changes to playlist URIs #80

Closed
opened 2026-02-27 19:25:56 +03:00 by kerem · 5 comments
Owner

Originally created by @PouleR on GitHub (Jun 29, 2018).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/131

Originally assigned to: @jwilsson on GitHub.

See the following blogpost: https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/

API Endpoints will change for playlists and also the playlist URIs will be changed in a way that the userid is not present anymore.

Originally created by @PouleR on GitHub (Jun 29, 2018). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/131 Originally assigned to: @jwilsson on GitHub. See the following blogpost: https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/ API Endpoints will change for playlists and also the playlist URIs will be changed in a way that the userid is not present anymore.
kerem 2026-02-27 19:25:56 +03:00
Author
Owner

@jwilsson commented on GitHub (Jun 30, 2018):

Hi!
Yeah, I got a branch up for it. Just haven't finished it yet. Will try and get to it ASAP.

<!-- gh-comment-id:401534994 --> @jwilsson commented on GitHub (Jun 30, 2018): Hi! Yeah, I got a branch up for it. Just haven't finished it yet. Will try and get to it ASAP.
Author
Owner

@PouleR commented on GitHub (Jun 30, 2018):

Great job! Thanks a lot

<!-- gh-comment-id:401538822 --> @PouleR commented on GitHub (Jun 30, 2018): Great job! Thanks a lot
Author
Owner

@jwilsson commented on GitHub (Jul 3, 2018):

I just released new methods in 2.5.0, deprecating the ones accepting $userId.

Just a heads up though, SpotifyWebAPI::createPlaylist() doesn't work right now due to an error on Spotify's end. Tracking it here: https://github.com/spotify/web-api/issues/936

<!-- gh-comment-id:402255547 --> @jwilsson commented on GitHub (Jul 3, 2018): I just released new methods in `2.5.0`, deprecating the ones accepting `$userId`. Just a heads up though, `SpotifyWebAPI::createPlaylist()` doesn't work right now due to an error on Spotify's end. Tracking it here: https://github.com/spotify/web-api/issues/936
Author
Owner

@bih commented on GitHub (Jul 18, 2018):

Just to inform you @jwilsson - as this was referenced to spotify/web-api#936 - that we have now resolved this issue. See the comment in the issue for more details :)

<!-- gh-comment-id:405913676 --> @bih commented on GitHub (Jul 18, 2018): Just to inform you @jwilsson - as this was referenced to spotify/web-api#936 - that we have now resolved this issue. See the comment in the issue for more details :)
Author
Owner

@jwilsson commented on GitHub (Jul 18, 2018):

I just pushed 2.5.1 using the correct endpoint.

Thanks for the update @bih!

<!-- gh-comment-id:405958276 --> @jwilsson commented on GitHub (Jul 18, 2018): I just pushed `2.5.1` using the correct endpoint. Thanks for the update @bih!
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#80
No description provided.