<?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: Playlist API 502's in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6540962#M15674</link>
    <description>&lt;P&gt;Hello, thank you for the reply. The specific JSON response was '{"status":502,"message":"Error while loading resource"}'. We did come to realize that the user had run up to their limit of playlists, as like you mentioned, other users did not have the same error. We can probably mark this as resolved by fully understanding the situation. Is there a way to get a playlist count for a user through the API? Hoping there is some more elegant way to test for this kind of thing before getting a cryptic "error while loading resource" message.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 19:00:57 GMT</pubDate>
    <dc:creator>visionaryia-tim</dc:creator>
    <dc:date>2024-11-27T19:00:57Z</dc:date>
    <item>
      <title>Playlist API 502's</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6538702#M15613</link>
      <description>&lt;P&gt;Since&amp;nbsp;Nov 25 2024 16:31:09 UTC-06:00 my app has been receiving 502's when attempting to create a playlist through the Playlist API,&amp;nbsp;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/create-playlist" target="_blank"&gt;https://developer.spotify.com/documentation/web-api/reference/create-playlist&lt;/A&gt;. Is this a known issue, or are there resources available to help me resolve the issue on my end? Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 20:36:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6538702#M15613</guid>
      <dc:creator>visionaryia-tim</dc:creator>
      <dc:date>2024-11-26T20:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Playlist API 502's</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6539820#M15619</link>
      <description>&lt;P&gt;I tested and had no problem creating a playlist using the endpoint. Could you provide some more information about your request. How does your path look, and what is in your request body.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 09:25:57 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6539820#M15619</guid>
      <dc:creator>LambertSpot</dc:creator>
      <dc:date>2024-11-27T09:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Playlist API 502's</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6540962#M15674</link>
      <description>&lt;P&gt;Hello, thank you for the reply. The specific JSON response was '{"status":502,"message":"Error while loading resource"}'. We did come to realize that the user had run up to their limit of playlists, as like you mentioned, other users did not have the same error. We can probably mark this as resolved by fully understanding the situation. Is there a way to get a playlist count for a user through the API? Hoping there is some more elegant way to test for this kind of thing before getting a cryptic "error while loading resource" message.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 19:00:57 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6540962#M15674</guid>
      <dc:creator>visionaryia-tim</dc:creator>
      <dc:date>2024-11-27T19:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Playlist API 502's</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6542137#M15731</link>
      <description>&lt;P&gt;You can use&amp;nbsp;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/get-list-users-playlists" target="_blank"&gt;https://developer.spotify.com/documentation/web-api/reference/get-list-users-playlists&lt;/A&gt;&amp;nbsp;to get&amp;nbsp;&lt;SPAN&gt;a list of the playlists owned or followed by a Spotify user. The total count would give you an indication of how many playlists the user has in their library. But it will not tell you how many of those are followed, and how many are owned by the user.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;On the other hand each user is generally limited to a maximum of 11000 playlists. So if you get a total count of a number close to that, you might assume the user has hit the limit. Also, not very usual for someone to have that many playlists unless there was some automation creating them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 08:51:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Playlist-API-502-s/m-p/6542137#M15731</guid>
      <dc:creator>LambertSpot</dc:creator>
      <dc:date>2024-11-28T08:51:48Z</dc:date>
    </item>
  </channel>
</rss>

