<?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: Getting 403 error when using sp.audio_features in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Getting-403-error-when-using-sp-audio-features/m-p/6547428#M15876</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26606496"&gt;@DataAL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is caused by the deprecation of that endpoint in the past week, as you can &lt;A href="https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api" target="_blank" rel="noopener"&gt;read here&lt;/A&gt;&amp;nbsp;and &lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Changes-to-Web-API/td-p/6540414" target="_blank" rel="noopener"&gt;this pinned post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this answers your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
    <pubDate>Sat, 30 Nov 2024 19:06:41 GMT</pubDate>
    <dc:creator>Ximzend</dc:creator>
    <dc:date>2024-11-30T19:06:41Z</dc:date>
    <item>
      <title>Getting 403 error when using sp.audio_features</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Getting-403-error-when-using-sp-audio-features/m-p/6547327#M15874</link>
      <description>&lt;P&gt;New to spotipy &amp;amp; trying out some simple examples to get tracks on a playlist and the audio_features for those tracks. Using my client id and client secret, I can get a playlist, get the tracks but once I try to get the audio_features I keep getting a 403 error. Code sample below. What am I doing wrong or missing to access the sp.audio_features?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;playlist_id = '0NvTo731cP2l4wYwGFzdQ0'&lt;BR /&gt;results = sp.playlist_tracks(playlist_id, limit=10)&lt;BR /&gt;tracks = results['items']&lt;BR /&gt;track_ids = [track['track']['id'] for track in tracks]&lt;BR /&gt;audio_features = sp.audio_features(track_ids)&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2024 18:09:57 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Getting-403-error-when-using-sp-audio-features/m-p/6547327#M15874</guid>
      <dc:creator>DataAL</dc:creator>
      <dc:date>2024-11-30T18:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 403 error when using sp.audio_features</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Getting-403-error-when-using-sp-audio-features/m-p/6547428#M15876</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26606496"&gt;@DataAL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is caused by the deprecation of that endpoint in the past week, as you can &lt;A href="https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api" target="_blank" rel="noopener"&gt;read here&lt;/A&gt;&amp;nbsp;and &lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Changes-to-Web-API/td-p/6540414" target="_blank" rel="noopener"&gt;this pinned post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this answers your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2024 19:06:41 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Getting-403-error-when-using-sp-audio-features/m-p/6547428#M15876</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2024-11-30T19:06:41Z</dc:date>
    </item>
  </channel>
</rss>

