<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Spotify API cannot find public playlists from user Spotify in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-cannot-find-public-playlists-from-user-Spotify/m-p/6697570#M16875</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/23524721"&gt;@mgpoirot&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in the Spotify Community, and welcome!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is expected behaviour. Getting playlist with Spotify as the user is&amp;nbsp;&lt;SPAN&gt;no longer possible due to changes introduced to the Web API on November 27, 2024. You can find more details on&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api" target="_new" rel="noopener nofollow noreferrer"&gt;&lt;SPAN&gt;this&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;page&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this answers your question. If you have any further questions, feel free to ask.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 16:01:16 GMT</pubDate>
    <dc:creator>Ximzend</dc:creator>
    <dc:date>2025-02-06T16:01:16Z</dc:date>
    <item>
      <title>Spotify API cannot find public playlists from user Spotify</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-cannot-find-public-playlists-from-user-Spotify/m-p/6697436#M16874</link>
      <description>I want to fetch playlist popularity data using the spotify API, among which playlists from user Spotify.&lt;BR /&gt;&lt;BR /&gt;I can find many public playlists:&lt;BR /&gt;```&lt;BR /&gt;import spotipy&lt;BR /&gt;from spotipy.oauth2 import SpotifyClientCredentials&lt;BR /&gt;spotify_api = spotipy.Spotify(&lt;BR /&gt;    client_credentials_manager=SpotifyClientCredentials()&lt;BR /&gt;)&lt;BR /&gt;playlists = spotify_api.user_playlists(user='spotify')&lt;BR /&gt;```&lt;BR /&gt;I cannot fetch any info about any playlist from user Spotfy:&lt;BR /&gt;`spotify_api.playlist('1JuraqRjLX4CmhyvvuXiPF')` &amp;gt; 404 ERROR&lt;BR /&gt;&lt;BR /&gt;But I can for public playlists from other users:&lt;BR /&gt;`spotify_api.playlist('4rnleEAOdmFAbRcNCgZMpY')` &amp;gt; WORKS&lt;BR /&gt;&lt;BR /&gt;Is this expected behaviour?</description>
      <pubDate>Thu, 06 Feb 2025 15:00:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-cannot-find-public-playlists-from-user-Spotify/m-p/6697436#M16874</guid>
      <dc:creator>mgpoirot</dc:creator>
      <dc:date>2025-02-06T15:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API cannot find public playlists from user Spotify</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-cannot-find-public-playlists-from-user-Spotify/m-p/6697570#M16875</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/23524721"&gt;@mgpoirot&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in the Spotify Community, and welcome!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is expected behaviour. Getting playlist with Spotify as the user is&amp;nbsp;&lt;SPAN&gt;no longer possible due to changes introduced to the Web API on November 27, 2024. You can find more details on&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api" target="_new" rel="noopener nofollow noreferrer"&gt;&lt;SPAN&gt;this&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;page&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this answers your question. If you have any further questions, feel free to ask.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 16:01:16 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-cannot-find-public-playlists-from-user-Spotify/m-p/6697570#M16875</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-02-06T16:01:16Z</dc:date>
    </item>
  </channel>
</rss>

