<?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 Returns wrong track ID when the same track exists in duplicate(GET v1/me/player/recently-played) in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Returns-wrong-track-ID-when-the-same-track-exists-in-duplicate/m-p/5217985#M2641</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Japan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The following tracks look exactly the same, but have different IDs.&lt;/P&gt;&lt;P data-unlink="true"&gt;A: https://open.spotify.com/track/7MuOSVDTgILDaWQmR4iLWo?si=c6b7bae2220c4a8a&lt;/P&gt;&lt;P data-unlink="true"&gt;B: https://open.spotify.com/track/6sbugnLYosR8vG77QvmKZ5?si=f1ed7a238f56434a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get the ID of each track from `GET v1/tracks/{id}`, it returns the correct ID&lt;/P&gt;&lt;P&gt;(A: 7MuOSVDTgILDaWQmR4iLWo, B: 6sbugnLYosR8vG77QvmKZ5)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, as shown in the following table, when you get recently played track from `GET v1/me/player/recently-played`, track B returns the ID of track A.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="57px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="57px"&gt;&lt;SPAN&gt;v1/tracks/{id}&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="57px"&gt;&lt;SPAN&gt;v1/me/player/recently-played&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;A&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;SPAN&gt;7MuOSVDTgILDaWQmR4iLWo&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;SPAN&gt;7MuOSVDTgILDaWQmR4iLWo&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;B&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;SPAN&gt;6sbugnLYosR8vG77QvmKZ5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;7MuOSVDTgILDaWQmR4iLWo&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't know if this is a specification or not, but I'm having trouble collecting data because it's treated as a different track.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 05 Jun 2021 06:07:51 GMT</pubDate>
    <dc:creator>oyu</dc:creator>
    <dc:date>2021-06-05T06:07:51Z</dc:date>
    <item>
      <title>Returns wrong track ID when the same track exists in duplicate(GET v1/me/player/recently-played)</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Returns-wrong-track-ID-when-the-same-track-exists-in-duplicate/m-p/5217985#M2641</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Japan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The following tracks look exactly the same, but have different IDs.&lt;/P&gt;&lt;P data-unlink="true"&gt;A: https://open.spotify.com/track/7MuOSVDTgILDaWQmR4iLWo?si=c6b7bae2220c4a8a&lt;/P&gt;&lt;P data-unlink="true"&gt;B: https://open.spotify.com/track/6sbugnLYosR8vG77QvmKZ5?si=f1ed7a238f56434a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get the ID of each track from `GET v1/tracks/{id}`, it returns the correct ID&lt;/P&gt;&lt;P&gt;(A: 7MuOSVDTgILDaWQmR4iLWo, B: 6sbugnLYosR8vG77QvmKZ5)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, as shown in the following table, when you get recently played track from `GET v1/me/player/recently-played`, track B returns the ID of track A.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="57px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="57px"&gt;&lt;SPAN&gt;v1/tracks/{id}&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="57px"&gt;&lt;SPAN&gt;v1/me/player/recently-played&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;A&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;SPAN&gt;7MuOSVDTgILDaWQmR4iLWo&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;SPAN&gt;7MuOSVDTgILDaWQmR4iLWo&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;B&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;SPAN&gt;6sbugnLYosR8vG77QvmKZ5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="30px"&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;7MuOSVDTgILDaWQmR4iLWo&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't know if this is a specification or not, but I'm having trouble collecting data because it's treated as a different track.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jun 2021 06:07:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Returns-wrong-track-ID-when-the-same-track-exists-in-duplicate/m-p/5217985#M2641</guid>
      <dc:creator>oyu</dc:creator>
      <dc:date>2021-06-05T06:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Returns wrong track ID when the same track exists in duplicate(GET v1/me/player/recently-played)</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Returns-wrong-track-ID-when-the-same-track-exists-in-duplicate/m-p/5218379#M2665</link>
      <description>&lt;P&gt;This was reported back in April 2019 on GitHub:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/spotify/web-api/issues/1232" target="_blank"&gt;https://github.com/spotify/web-api/issues/1232&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;currently-playing&lt;/EM&gt; endpoint can also return the wrong Track URI if you include the &lt;EM&gt;market&lt;/EM&gt; parameter, but seems okay if the market is not specified. I don't see Market mentioned as a parameter for &lt;EM&gt;recently-played&lt;/EM&gt; so that doesn't help us here.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jun 2021 17:28:05 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Returns-wrong-track-ID-when-the-same-track-exists-in-duplicate/m-p/5218379#M2665</guid>
      <dc:creator>nightbreak</dc:creator>
      <dc:date>2021-06-05T17:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Returns wrong track ID when the same track exists in duplicate(GET v1/me/player/recently-played)</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Returns-wrong-track-ID-when-the-same-track-exists-in-duplicate/m-p/5218929#M2676</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't know that the&lt;SPAN&gt;&amp;nbsp;endpoint&lt;/SPAN&gt; has the same problem.&lt;/P&gt;&lt;P&gt;it looks very strange.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 00:54:17 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Returns-wrong-track-ID-when-the-same-track-exists-in-duplicate/m-p/5218929#M2676</guid>
      <dc:creator>oyu</dc:creator>
      <dc:date>2021-06-07T00:54:17Z</dc:date>
    </item>
  </channel>
</rss>

