<?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: Web API: Premium Account requests not well documented in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Premium-Account-requests-not-well-documented/m-p/5415659#M5231</link>
    <description>&lt;P&gt;Thanks for the feedback,&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/25453796"&gt;@leery_orange&lt;/a&gt;.&amp;nbsp;The premium-only APIs are generally playback control APIs — like the volume control endpoint you mentioned — and the Web Playback SDK. We'll look at documenting this more clearly.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 06:37:02 GMT</pubDate>
    <dc:creator>spotifyjosh</dc:creator>
    <dc:date>2022-08-11T06:37:02Z</dc:date>
    <item>
      <title>Web API: Premium Account requests not well documented</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Premium-Account-requests-not-well-documented/m-p/5415513#M5228</link>
      <description>&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is there any listing/documentation for which API endpoints/requests require a Premium Account to use? If not, can the documentation be updated to accurately reflect the nature of each of these endpoints/requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a &lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Developers-Player-API-No-mention-about-the-Spotify-Premium/m-p/5217868" target="_self"&gt;similar post&lt;/A&gt; from about a year ago, the response stated that information regarding the endpoints that require a Premium subscription plan could be found under the corresponding listings in the &lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/" target="_self"&gt;Web API reference documentation&lt;/A&gt;. I am not exactly sure how accurate this response is anymore, because the&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/start-a-users-playback" target="_self"&gt;"Start/Resume Playback" request documentation&lt;/A&gt; does not provide&amp;nbsp;information about the Premium requirement (as mentioned in their example).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the &lt;A href="https://developer.spotify.com/documentation/general/guides/authorization/scopes/#streaming" target="_self"&gt;authentication scopes documentation&lt;/A&gt;, the only listed scope that requires premium is "streaming".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How I've come to this observation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I was using the Playback API, I received the following error when making the "Set Playback Volume" request for a free account:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"error"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"status"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;403&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Player&amp;nbsp;command&amp;nbsp;failed:&amp;nbsp;Premium&amp;nbsp;required"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"reason"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"PREMIUM_REQUIRED"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;In the &lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/set-volume-for-users-playback" target="_self"&gt;web api documentation for this request,&lt;/A&gt; there is no clear indication that a premium account is required. I only found out through external research that this request has required premium in the past.&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Note: I have been able to make requests to other endpoints (devices, "Get Recently Played Tracks", ...)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 19:25:34 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Premium-Account-requests-not-well-documented/m-p/5415513#M5228</guid>
      <dc:creator>leery_orange</dc:creator>
      <dc:date>2022-08-10T19:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Web API: Premium Account requests not well documented</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Premium-Account-requests-not-well-documented/m-p/5415659#M5231</link>
      <description>&lt;P&gt;Thanks for the feedback,&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/25453796"&gt;@leery_orange&lt;/a&gt;.&amp;nbsp;The premium-only APIs are generally playback control APIs — like the volume control endpoint you mentioned — and the Web Playback SDK. We'll look at documenting this more clearly.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 06:37:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Premium-Account-requests-not-well-documented/m-p/5415659#M5231</guid>
      <dc:creator>spotifyjosh</dc:creator>
      <dc:date>2022-08-11T06:37:02Z</dc:date>
    </item>
  </channel>
</rss>

