<?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 Check If User Follows Artists or Users API returns inconsistent results in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Check-If-User-Follows-Artists-or-Users-API-returns-inconsistent/m-p/6085685#M13988</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Multiple: Poland (testing from), US (backend infrastructure location)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;WEB/Curl&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OSX/Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;API to check if current user is following artist returns inconsistent results. If I'm running it from my local env (from Poland), it returns correct results, however if I run same request with the same token, it returns incorrect results that don't reflect the actual situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example curl:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;curl&lt;/SPAN&gt;&lt;SPAN&gt; --request&lt;/SPAN&gt;&lt;SPAN&gt; GET&lt;/SPAN&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&lt;SPAN&gt;  --url&lt;/SPAN&gt;&lt;SPAN&gt; 'https://api.spotify.com/v1/me/following/contains?type=artist&amp;amp;ids=2ye2Wgw4gimLv2eAKyk1NB%2C6mdiAmATAx73kdxrNrnlao'&lt;/SPAN&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&lt;SPAN&gt;  --header&lt;/SPAN&gt;&lt;SPAN&gt; 'Authorization: Bearer 1POdFZRZbvb...qqillRxMr2z'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Response from my local env&amp;nbsp;(Poland) which corresponds to actual state. The API calls from this location reflect the changes immediately.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Same curl running on one of our backend instances in US, always returns incorrect result and it doesn't change regardless if I follow or unfollow the artist.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;false&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our APP is still in development mode and has the following scopes:&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;"user-follow-read"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;"playlist-read-private"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;"user-library-read"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 22 May 2024 11:00:47 GMT</pubDate>
    <dc:creator>EugeneFreshcut</dc:creator>
    <dc:date>2024-05-22T11:00:47Z</dc:date>
    <item>
      <title>Check If User Follows Artists or Users API returns inconsistent results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Check-If-User-Follows-Artists-or-Users-API-returns-inconsistent/m-p/6085685#M13988</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Multiple: Poland (testing from), US (backend infrastructure location)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;WEB/Curl&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OSX/Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;API to check if current user is following artist returns inconsistent results. If I'm running it from my local env (from Poland), it returns correct results, however if I run same request with the same token, it returns incorrect results that don't reflect the actual situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example curl:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;curl&lt;/SPAN&gt;&lt;SPAN&gt; --request&lt;/SPAN&gt;&lt;SPAN&gt; GET&lt;/SPAN&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&lt;SPAN&gt;  --url&lt;/SPAN&gt;&lt;SPAN&gt; 'https://api.spotify.com/v1/me/following/contains?type=artist&amp;amp;ids=2ye2Wgw4gimLv2eAKyk1NB%2C6mdiAmATAx73kdxrNrnlao'&lt;/SPAN&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&lt;SPAN&gt;  --header&lt;/SPAN&gt;&lt;SPAN&gt; 'Authorization: Bearer 1POdFZRZbvb...qqillRxMr2z'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Response from my local env&amp;nbsp;(Poland) which corresponds to actual state. The API calls from this location reflect the changes immediately.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Same curl running on one of our backend instances in US, always returns incorrect result and it doesn't change regardless if I follow or unfollow the artist.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;false&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our APP is still in development mode and has the following scopes:&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;"user-follow-read"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;"playlist-read-private"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;"user-library-read"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 May 2024 11:00:47 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Check-If-User-Follows-Artists-or-Users-API-returns-inconsistent/m-p/6085685#M13988</guid>
      <dc:creator>EugeneFreshcut</dc:creator>
      <dc:date>2024-05-22T11:00:47Z</dc:date>
    </item>
  </channel>
</rss>

