<?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 Track Audio Features returning empty array in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Track-Audio-Features-returning-empty-array/m-p/5421793#M5585</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free/Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Windows 10 PC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When trying to access the audio features of a track, the request just returns the following data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2" color="#000000"&gt;&lt;STRONG&gt;{&lt;BR /&gt;"audio_features" : [ ]&lt;BR /&gt;}&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have tried this for multiple, popular songs, and wondered if anyone had similar problems? I have attached the code below for reference, and the song ID used is Ed Sheeran's 'Shape of You'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2022 12:44:27 GMT</pubDate>
    <dc:creator>Cobbadam77</dc:creator>
    <dc:date>2022-08-26T12:44:27Z</dc:date>
    <item>
      <title>Track Audio Features returning empty array</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Track-Audio-Features-returning-empty-array/m-p/5421793#M5585</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free/Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Windows 10 PC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When trying to access the audio features of a track, the request just returns the following data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2" color="#000000"&gt;&lt;STRONG&gt;{&lt;BR /&gt;"audio_features" : [ ]&lt;BR /&gt;}&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have tried this for multiple, popular songs, and wondered if anyone had similar problems? I have attached the code below for reference, and the song ID used is Ed Sheeran's 'Shape of You'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 12:44:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Track-Audio-Features-returning-empty-array/m-p/5421793#M5585</guid>
      <dc:creator>Cobbadam77</dc:creator>
      <dc:date>2022-08-26T12:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Track Audio Features returning empty array</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Track-Audio-Features-returning-empty-array/m-p/5421912#M5698</link>
      <description>&lt;P&gt;If you want to get a single track's audio features, use the "Get Track's Audio Features" endpoint. In this case, the track id is specified in the url path, e.g. GET /audio-features/&amp;lt;track id&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to get multiple tracks' audio features, use the "Get Tracks' Audio Features" endpoint. In this case, the track ids are specified in the "ids" parameter as a comma-separated list in the query string: GET /audio-features?ids=&amp;lt;trackid comma-separated list&amp;gt;. Note the use of "ids" not "id".&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 17:02:09 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Track-Audio-Features-returning-empty-array/m-p/5421912#M5698</guid>
      <dc:creator>belltown</dc:creator>
      <dc:date>2022-08-26T17:02:09Z</dc:date>
    </item>
  </channel>
</rss>

