<?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: Regarding Insufficient client scope in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5389506#M4747</link>
    <description>user-library-read that's a typo I have pasted it twice in the above explanation please provide me the steps how can I resolve this issue</description>
    <pubDate>Fri, 03 Jun 2022 04:14:16 GMT</pubDate>
    <dc:creator>vaigundaanand</dc:creator>
    <dc:date>2022-06-03T04:14:16Z</dc:date>
    <item>
      <title>Regarding Insufficient client scope</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5386635#M4684</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN&gt;Hi Spotify Team&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Greetings, We have integrated your &lt;/SPAN&gt;&lt;SPAN&gt;SpotifyiOS &lt;/SPAN&gt;&lt;SPAN&gt;SDK for iOS devices based on this documentation &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://developer.spotify.com/documentation/ios/quick-" target="_blank" rel="noopener"&gt;https://developer.spotify.com/documentation/ios/quick-&lt;/A&gt; start/ &lt;/SPAN&gt;&lt;SPAN&gt;and we are facing some inconsistent issues while authorising with the API &lt;/SPAN&gt;&lt;SPAN&gt;self.appRemote.authorizeAndPlayURI(“”) &lt;/SPAN&gt;&lt;SPAN&gt;and we are receiving the &lt;/SPAN&gt;&lt;SPAN&gt;access token &lt;/SPAN&gt;&lt;SPAN&gt;through &lt;/SPAN&gt;&lt;SPAN&gt;open url &lt;/SPAN&gt;&lt;SPAN&gt;delegate call and we set that in&amp;nbsp;configuration as mentioned int the document&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After receiving the access token we can able to connect to remote "appRemote.connect()" and while calling this API &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://api.spotify.com/v1/me/tracks" target="_blank" rel="noopener"&gt;https://api.spotify.com/v1/me/tracks&lt;/A&gt; &lt;/SPAN&gt;&lt;SPAN&gt;with the access token we are getting this error for some accounts and for some it’s working fine&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;error = {&lt;BR /&gt;message = "Insufficient client scope"; status = 403;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am mentioning the scope granted for us&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;playlist-read-private&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;user-library-read&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;user-read-private&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;app-remote-control&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;user-library-read&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN&gt;Please provide your feedbacks to proceed further&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 May 2022 09:15:19 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5386635#M4684</guid>
      <dc:creator>vaigundaanand</dc:creator>
      <dc:date>2022-05-26T09:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Insufficient client scope</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5387775#M4709</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/25339522"&gt;@vaigundaanand&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing so many details here. Does the problem go away when the affected users re-authenticate? I noticed that your list included user-library-read twice, is that reflected in your app code too?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 05:47:58 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5387775#M4709</guid>
      <dc:creator>spotifyjosh</dc:creator>
      <dc:date>2022-05-30T05:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Insufficient client scope</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5389505#M4746</link>
      <description>&lt;P&gt;As the app is in live we can't make the user to re authenticate and how the re authentication works by connecting to the remote again?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;user-library-read is the scope we got permission for and we didn't add it to the code as per the&amp;nbsp;document there is no api to add the scope for the sdk&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 04:12:25 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5389505#M4746</guid>
      <dc:creator>vaigundaanand</dc:creator>
      <dc:date>2022-06-03T04:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Insufficient client scope</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5389506#M4747</link>
      <description>user-library-read that's a typo I have pasted it twice in the above explanation please provide me the steps how can I resolve this issue</description>
      <pubDate>Fri, 03 Jun 2022 04:14:16 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5389506#M4747</guid>
      <dc:creator>vaigundaanand</dc:creator>
      <dc:date>2022-06-03T04:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Insufficient client scope</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5402094#M4988</link>
      <description>&lt;P&gt;I was having a similar issue with Web app starting today giving back similar responses where previously it was working for users. Updated scope to include 'user-follow-read' seems to have resolved. Not sure why previous calls to /v1/me/following were working without this scope.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 13:43:37 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5402094#M4988</guid>
      <dc:creator>Squall75</dc:creator>
      <dc:date>2022-07-06T13:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Insufficient client scope</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5402496#M4993</link>
      <description>&lt;P&gt;I'm having the same problem. I'm working on a web-app and yesterday I started to get&amp;nbsp;&lt;SPAN&gt;Insufficient client scope error when getting user's saved songs, although before it was working fine and I haven't made any changes in that particular piece of code. I have even gone back to previous commits to see if I have changed something by mistake but I haven't.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 15:13:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Regarding-Insufficient-client-scope/m-p/5402496#M4993</guid>
      <dc:creator>lerpe</dc:creator>
      <dc:date>2022-07-07T15:13:04Z</dc:date>
    </item>
  </channel>
</rss>

