<?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 Remove a track from a playlist using API in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Remove-a-track-from-a-playlist-using-API/m-p/4961917#M263</link>
    <description>&lt;P&gt;I'm trying to delete a track from a playlist with python. But it gives an error by the authentication. First I thought it was the scopes but it is added to my apps if i look at my apps. So now i don't now what the problem is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;access_token = self.get_access_token() (I know this works because I used it in a search function and got a result)&lt;/P&gt;&lt;P&gt;headers = {'Authorization':'Bearer %s' % (access_token),'Content-Type':'application/json'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error : 403&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone explain the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 24 May 2020 12:26:59 GMT</pubDate>
    <dc:creator>JustRobbe</dc:creator>
    <dc:date>2020-05-24T12:26:59Z</dc:date>
    <item>
      <title>Remove a track from a playlist using API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Remove-a-track-from-a-playlist-using-API/m-p/4961917#M263</link>
      <description>&lt;P&gt;I'm trying to delete a track from a playlist with python. But it gives an error by the authentication. First I thought it was the scopes but it is added to my apps if i look at my apps. So now i don't now what the problem is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;access_token = self.get_access_token() (I know this works because I used it in a search function and got a result)&lt;/P&gt;&lt;P&gt;headers = {'Authorization':'Bearer %s' % (access_token),'Content-Type':'application/json'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error : 403&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone explain the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 May 2020 12:26:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Remove-a-track-from-a-playlist-using-API/m-p/4961917#M263</guid>
      <dc:creator>JustRobbe</dc:creator>
      <dc:date>2020-05-24T12:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove a track from a playlist using API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Remove-a-track-from-a-playlist-using-API/m-p/4972587#M370</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/23710271"&gt;@JustRobbe&lt;/a&gt;, help's here!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, hope you're well! I'd love to take a closer look. What scopes have you requested in your authentication? Also, what endpoint(s) are you using to remove the playlist? Let me know!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good one,&lt;/P&gt;&lt;P&gt;Hubo&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 11:44:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Remove-a-track-from-a-playlist-using-API/m-p/4972587#M370</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2020-06-08T11:44:01Z</dc:date>
    </item>
  </channel>
</rss>

