<?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: Get Item's Market param not working in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537409#M8729</link>
    <description>&lt;P&gt;I also have the same issue and hope to fix it.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 06:42:04 GMT</pubDate>
    <dc:creator>Gavin1995</dc:creator>
    <dc:date>2023-04-11T06:42:04Z</dc:date>
    <item>
      <title>Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533229#M8612</link>
      <description>&lt;P&gt;Get Item contains requests like "Get Playlist Items", "Get User's Saved Tracks", etc.&lt;/P&gt;&lt;P&gt;When I send a&amp;nbsp;"Get Playlist Items" request with Market "from_token", the "restriction" part is returned as expected. For example, when I change the Market to US or some other markets, I won't get the correct response about&amp;nbsp;restriction, the value in this response is still using the market from token, not the market I choose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a more detailed example:&lt;/P&gt;&lt;P&gt;The song&amp;nbsp;spotify:track:2fQR507c0oIVWIyr7yX79D is available in PH (which is my token's market), and unavailable in US, but when I send the request, they both don't contain the "restriction" part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's another example:&lt;/P&gt;&lt;P&gt;The song spotify:track:7EMwPovDSZ4De89VUcPnw9 is unavailable in PH and available in US, but when I send the request, they both contain&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;restrictions&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;"reason": "market" }.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;This request used to work (at least for the past year), and I found it not working properly today.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 15:37:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533229#M8612</guid>
      <dc:creator>WXRIW</dc:creator>
      <dc:date>2023-04-03T15:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533355#M8619</link>
      <description>&lt;P&gt;I am so glad to see your post. Now there are two of us. So, &lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/is-playable-field-returns-incorrect-result/m-p/5334735/highlight/true#M4005" target="_self"&gt;here&lt;/A&gt; is mine&amp;nbsp;I post a month ago…&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 20:11:10 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533355#M8619</guid>
      <dc:creator>Efremych</dc:creator>
      <dc:date>2023-04-03T20:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533413#M8621</link>
      <description>&lt;P&gt;I had this problem too, but solved it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;market &amp;amp; country were part of the previous version of the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They removed market because it was a bit redundant and kept country.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 22:33:16 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533413#M8621</guid>
      <dc:creator>mashmia</dc:creator>
      <dc:date>2023-04-03T22:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533437#M8624</link>
      <description>&lt;P&gt;How did you solve it, I changed market to country but sadly still not woking.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 00:14:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533437#M8624</guid>
      <dc:creator>WXRIW</dc:creator>
      <dc:date>2023-04-04T00:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533441#M8625</link>
      <description>&lt;P&gt;Actually at the time your post been posted, the issue in my post did not exist.&lt;/P&gt;&lt;P&gt;This is my app (&lt;A href="https://github.com/WXRIW/Lyricify-App" target="_blank" rel="noopener"&gt;https://github.com/WXRIW/Lyricify-App&lt;/A&gt;). It has a function of checking track's availability in a playlist. I'm sure that it's working in early March, and I found it not working yesterday.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first picture is what I'm expecting (this screenshot was token in early March)&lt;/P&gt;&lt;P&gt;The second picture is what's happening now.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 00:27:18 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5533441#M8625</guid>
      <dc:creator>WXRIW</dc:creator>
      <dc:date>2023-04-04T00:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5536677#M8699</link>
      <description>&lt;P&gt;How did you solve this by using country instead of market? Can you share me with more info? Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 11:59:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5536677#M8699</guid>
      <dc:creator>WXRIW</dc:creator>
      <dc:date>2023-04-09T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537122#M8717</link>
      <description>&lt;P&gt;I noticed that the request works correctly if the value "from_token" is passed in the "market" parameter. Also, the response is correct if the track is not available in any country.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other cases, the response is incorrect.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 15:00:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537122#M8717</guid>
      <dc:creator>Efremych</dc:creator>
      <dc:date>2023-04-10T15:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537362#M8723</link>
      <description>&lt;P&gt;I think I have encountered such a problem, but there is nothing I can do.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 03:25:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537362#M8723</guid>
      <dc:creator>yunbao</dc:creator>
      <dc:date>2023-04-11T03:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537373#M8725</link>
      <description>&lt;P&gt;i have this problem too&lt;span class="lia-unicode-emoji" title=":frowning_face:"&gt;☹️&lt;/span&gt; , pls fix it!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 03:53:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537373#M8725</guid>
      <dc:creator>mcuTiger</dc:creator>
      <dc:date>2023-04-11T03:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537389#M8726</link>
      <description>&lt;P&gt;I also have this problem&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 05:30:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537389#M8726</guid>
      <dc:creator>xiaosongshu1</dc:creator>
      <dc:date>2023-04-11T05:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537390#M8727</link>
      <description>&lt;P&gt;&lt;SPAN&gt;still not woking&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 05:34:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537390#M8727</guid>
      <dc:creator>xiaosongshu1</dc:creator>
      <dc:date>2023-04-11T05:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537409#M8729</link>
      <description>&lt;P&gt;I also have the same issue and hope to fix it.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 06:42:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5537409#M8729</guid>
      <dc:creator>Gavin1995</dc:creator>
      <dc:date>2023-04-11T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5538505#M8766</link>
      <description>&lt;P&gt;I have got this issue too, please fix it!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 01:30:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5538505#M8766</guid>
      <dc:creator>mccrena</dc:creator>
      <dc:date>2023-04-13T01:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5540507#M8823</link>
      <description>&lt;P&gt;Still not working…&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2023 19:06:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5540507#M8823</guid>
      <dc:creator>Efremych</dc:creator>
      <dc:date>2023-04-16T19:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5541091#M8836</link>
      <description>&lt;P&gt;They way 'country' work is that every song has a list of countries in the songs attributes. Sometimes, you can end up with a PH song that is forbidden in US. In practice, the song will be greyed out in the US. For me, it doesn't make such a difference to leave it their greyed out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still really want to fix the problem, you can check each song's available_market in the response, then write some logic to decide to include or exclude.&amp;nbsp;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/get-track" target="_blank" rel="noopener"&gt;https://developer.spotify.com/documentation/web-api/reference/get-track&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 19:50:16 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5541091#M8836</guid>
      <dc:creator>mashmia</dc:creator>
      <dc:date>2023-04-17T19:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5541129#M8837</link>
      <description>&lt;P&gt;@mashmia please don't try to help. You can’t.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Your method is not correct, because does not use relinks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And take a close look at the example in the Get Track section. The example also works incorrectly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My code worked fine for 2 years, except for a couple of weeks when there was a similar bug.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 21:41:53 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5541129#M8837</guid>
      <dc:creator>Efremych</dc:creator>
      <dc:date>2023-04-17T21:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5569718#M8972</link>
      <description>&lt;P&gt;Same here. I'm the author of Skiley (skiley.net), and the &lt;EM&gt;market&lt;/EM&gt; parameter used to work for the last 5 years or so. However, in the last few months, only &lt;EM&gt;market=from_token&lt;/EM&gt; makes any difference in endpoints accepting a market.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 19:43:29 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5569718#M8972</guid>
      <dc:creator>JoaaoVerona</dc:creator>
      <dc:date>2023-04-25T19:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5588646#M9381</link>
      <description>&lt;P&gt;“I have got this issue too, please fix it!”&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 08:52:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5588646#M9381</guid>
      <dc:creator>ACCAdog</dc:creator>
      <dc:date>2023-05-30T08:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get Item's Market param not working</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5601563#M9754</link>
      <description>&lt;P&gt;still not working&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2024 16:28:22 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Get-Item-s-Market-param-not-working/m-p/5601563#M9754</guid>
      <dc:creator>pawllo01</dc:creator>
      <dc:date>2024-07-28T16:28:22Z</dc:date>
    </item>
  </channel>
</rss>

