<?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 Synchronize 2 Accounts in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603814#M9835</link>
    <description>&lt;P&gt;I want to build an application as a gift, that has 2 functions:&lt;/P&gt;&lt;P&gt;1) Show the Music I'm playing atm&lt;/P&gt;&lt;P&gt;2) Synchronizing a Second account to my Music (after Button Press)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Both Spotify Premium Accounts)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like sessions, but using the Spotify API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this somehow possible?&lt;/P&gt;</description>
    <pubDate>Sun, 02 Jul 2023 16:42:06 GMT</pubDate>
    <dc:creator>LK02</dc:creator>
    <dc:date>2023-07-02T16:42:06Z</dc:date>
    <item>
      <title>Synchronize 2 Accounts</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603814#M9835</link>
      <description>&lt;P&gt;I want to build an application as a gift, that has 2 functions:&lt;/P&gt;&lt;P&gt;1) Show the Music I'm playing atm&lt;/P&gt;&lt;P&gt;2) Synchronizing a Second account to my Music (after Button Press)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Both Spotify Premium Accounts)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like sessions, but using the Spotify API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this somehow possible?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 16:42:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603814#M9835</guid>
      <dc:creator>LK02</dc:creator>
      <dc:date>2023-07-02T16:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 Accounts</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603867#M9837</link>
      <description>&lt;P&gt;Do you mean:&lt;/P&gt;&lt;P&gt;- following each other to see what each of you are listening in the &lt;A href="https://support.spotify.com/article/friend-activity/" target="_blank" rel="noopener"&gt;friends tab&lt;/A&gt; in the Desktop app?&lt;/P&gt;&lt;P&gt;- making a group sessions and inviting eachother in the Mobile app (&lt;A href="https://www.reddit.com/r/truespotify/comments/14o33pb/group_listening_sessions_are_really_close/?utm_source=share&amp;amp;utm_medium=android_app&amp;amp;utm_name=androidcss&amp;amp;utm_term=1&amp;amp;utm_content=share_button" target="_blank" rel="noopener"&gt;coming soon to Desktop&lt;/A&gt;)?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 07:34:58 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603867#M9837</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-07-03T07:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 Accounts</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603876#M9839</link>
      <description>&lt;P&gt;Syncing up my Spotify API with the Spotify Webplayer SDK of a different user. So it plays the same music at the same time.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 19:23:30 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603876#M9839</guid>
      <dc:creator>LK02</dc:creator>
      <dc:date>2023-07-02T19:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 Accounts</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603879#M9840</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 19:25:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5603879#M9840</guid>
      <dc:creator>LK02</dc:creator>
      <dc:date>2023-07-02T19:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 Accounts</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5604055#M9849</link>
      <description>&lt;P&gt;That would require a lot of requests, but because your app starts in &lt;A href="https://developer.spotify.com/documentation/web-api/concepts/quota-modes" target="_blank" rel="noopener"&gt;development mode&lt;/A&gt;, it would get &lt;A href="https://developer.spotify.com/documentation/web-api/concepts/rate-limits" target="_blank" rel="noopener"&gt;rate limited&lt;/A&gt; quickly. And, because this Spotify feature&amp;nbsp;&lt;A href="https://support.spotify.com/article/remote-group-session/" target="_blank" rel="noopener"&gt;already exists&lt;/A&gt;&amp;nbsp;(&lt;A href="https://support.spotify.com/article/discord-and-spotify/" target="_blank" rel="noopener"&gt;also on Discord&lt;/A&gt;&lt;SPAN&gt;), you will not&lt;/SPAN&gt;&lt;A href="https://developer.spotify.com/policy#:~:text=Do%20not%20build%20products%20or%20services%20that%20mimic%2C%20or%20replicate%20or%20attempt%20to%20replace%20a%20core%20user%20experience%20of%20Spotify%20or%20its%20group%20companies%20without%20our%20prior%20written%20permission.%20Your%20product%20or%20service%20must%20add%20independent%20value%20or%20functionality%20that%20improves%20users%E2%80%99%20interactions%20with%20Spotify." target="_blank" rel="noopener"&gt;&amp;nbsp;get&lt;/A&gt;&lt;SPAN&gt; a quota extension.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 12:57:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Synchronize-2-Accounts/m-p/5604055#M9849</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-07-03T12:57:59Z</dc:date>
    </item>
  </channel>
</rss>

