<?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 Audio Features endpoint returns HTTP 500 for some tracks in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Audio-Features-endpoint-returns-HTTP-500-for-some-tracks/m-p/4986465#M616</link>
    <description>&lt;P&gt;Getting audio features for certain tracks yields a HTTP 500 with an empty body.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Normally, when an ID is invalid or missing a null value is returned in its place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Input:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;7ouMYWpwJ422jRcDASZB7P,invalidId&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Response:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "audio_features": [
    {
      "danceability": 0.366,
      "energy": 0.963,
      ...
    },
    null
  ]
}&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some values the whole request fails with HTTP 500 and the response body is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two examples I have found that can be tried in the console&amp;nbsp;&lt;A href="https://developer.spotify.com/console/get-audio-features-several-tracks" target="_blank"&gt;https://developer.spotify.com/console/get-audio-features-several-tracks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;2yOGzJ8xqGyCGa5ML2Vfoq&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;77tzXLHIK1bBQiS04O0fpX&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2020 10:42:00 GMT</pubDate>
    <dc:creator>johnreutersward</dc:creator>
    <dc:date>2020-06-29T10:42:00Z</dc:date>
    <item>
      <title>Audio Features endpoint returns HTTP 500 for some tracks</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Audio-Features-endpoint-returns-HTTP-500-for-some-tracks/m-p/4986465#M616</link>
      <description>&lt;P&gt;Getting audio features for certain tracks yields a HTTP 500 with an empty body.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Normally, when an ID is invalid or missing a null value is returned in its place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Input:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;7ouMYWpwJ422jRcDASZB7P,invalidId&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Response:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "audio_features": [
    {
      "danceability": 0.366,
      "energy": 0.963,
      ...
    },
    null
  ]
}&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some values the whole request fails with HTTP 500 and the response body is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two examples I have found that can be tried in the console&amp;nbsp;&lt;A href="https://developer.spotify.com/console/get-audio-features-several-tracks" target="_blank"&gt;https://developer.spotify.com/console/get-audio-features-several-tracks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;2yOGzJ8xqGyCGa5ML2Vfoq&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;77tzXLHIK1bBQiS04O0fpX&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 10:42:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Audio-Features-endpoint-returns-HTTP-500-for-some-tracks/m-p/4986465#M616</guid>
      <dc:creator>johnreutersward</dc:creator>
      <dc:date>2020-06-29T10:42:00Z</dc:date>
    </item>
  </channel>
</rss>

