<?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 New Spotify app playlist links in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5082854#M1648</link>
    <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;With a recent update, the Spotify app provides dynamic links for playlists such as&amp;nbsp;&lt;A href="https://link.tospotify.com/l272mCvFRbb" target="_blank" rel="noopener"&gt;https://link.tospotify.com/l272mCvFRbb&lt;/A&gt;&amp;nbsp;and &lt;A href="https://link.tospotify.com/bDUuTMCFRbb" target="_blank" rel="noopener"&gt;https://link.tospotify.com/bDUuTMCFRbb&lt;/A&gt;&amp;nbsp;where, both lead to the same playlist. I cannot use the code at the end of the link to get the playlist using the web API.&lt;/P&gt;&lt;P&gt;Using GET &lt;A href="https://api.spotify.com/v1/playlists/" target="_blank"&gt;https://api.spotify.com/v1/playlists/&lt;/A&gt;&lt;A href="https://link.tospotify.com/bDUuTMCFRbb" target="_blank" rel="noopener"&gt;bDUuTMCFRbb&lt;/A&gt;/tracks does not work and gives a web api error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How I can get the playlist id from these urls to use with the Spotify web api?&lt;/P&gt;&lt;P&gt;Hope you guys can help! Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 01 Dec 2020 15:53:52 GMT</pubDate>
    <dc:creator>studbutt</dc:creator>
    <dc:date>2020-12-01T15:53:52Z</dc:date>
    <item>
      <title>New Spotify app playlist links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5082854#M1648</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;With a recent update, the Spotify app provides dynamic links for playlists such as&amp;nbsp;&lt;A href="https://link.tospotify.com/l272mCvFRbb" target="_blank" rel="noopener"&gt;https://link.tospotify.com/l272mCvFRbb&lt;/A&gt;&amp;nbsp;and &lt;A href="https://link.tospotify.com/bDUuTMCFRbb" target="_blank" rel="noopener"&gt;https://link.tospotify.com/bDUuTMCFRbb&lt;/A&gt;&amp;nbsp;where, both lead to the same playlist. I cannot use the code at the end of the link to get the playlist using the web API.&lt;/P&gt;&lt;P&gt;Using GET &lt;A href="https://api.spotify.com/v1/playlists/" target="_blank"&gt;https://api.spotify.com/v1/playlists/&lt;/A&gt;&lt;A href="https://link.tospotify.com/bDUuTMCFRbb" target="_blank" rel="noopener"&gt;bDUuTMCFRbb&lt;/A&gt;/tracks does not work and gives a web api error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How I can get the playlist id from these urls to use with the Spotify web api?&lt;/P&gt;&lt;P&gt;Hope you guys can help! Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 15:53:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5082854#M1648</guid>
      <dc:creator>studbutt</dc:creator>
      <dc:date>2020-12-01T15:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: New Spotify app playlist links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5083004#M1651</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24092759"&gt;@studbutt&lt;/a&gt;, thanks for reaching out here!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The link.tospotify.com URLs do not contain a Spotify ID, unfortunately. You might be able to use the &lt;/SPAN&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/search/search/" target="_self" rel="nofollow noopener noreferrer"&gt;Search API&lt;/A&gt;&lt;SPAN&gt; to find the item that you need an ID for. Let me know if&amp;nbsp;you have any other questions about this!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have a great day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hubo&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 19:59:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5083004#M1651</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2020-12-01T19:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Spotify app playlist links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5084842#M1666</link>
      <description>&lt;P&gt;Hey @Hubo, thank you for your reply but the workaround you suggested will not work in my case as the user will only paste a link to the playlist which would be a link.tospotify.com link so I would have no idea what to search for using the search api.&amp;nbsp;&lt;BR /&gt;If you have any other workaround suggestions to find the playlist using that link please let me know.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Studbutt&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 05:21:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5084842#M1666</guid>
      <dc:creator>studbutt</dc:creator>
      <dc:date>2020-12-03T05:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: New Spotify app playlist links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5084848#M1667</link>
      <description>Hey @Hubo, after my response to you a few seconds ago I just checked the Spotify app again and it turns out that it’s giving normal open.Spotify.com links now that my app already works with.&lt;BR /&gt;&lt;BR /&gt;Even though my issue is sorted as they stopped the new links, I would still love to know if you have any workarounds for me if they do eventually end up keeping the link.tospotify.com links.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;studbutt</description>
      <pubDate>Thu, 03 Dec 2020 05:30:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/New-Spotify-app-playlist-links/m-p/5084848#M1667</guid>
      <dc:creator>studbutt</dc:creator>
      <dc:date>2020-12-03T05:30:52Z</dc:date>
    </item>
  </channel>
</rss>

