<?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 Follow button in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232003#M2833</link>
    <description>&lt;P&gt;I'm using the Spotify follow button (it's an iFrame element)&amp;nbsp; in a simple website.&amp;nbsp; When a user clicks the link, their default browser opens and they're prompted to login.&amp;nbsp; However if I you go directly to the url specified in as an attribute in the iFrame element, it works as expected.&amp;nbsp; Any help is appreciated.&amp;nbsp; Thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jul 2021 19:52:31 GMT</pubDate>
    <dc:creator>zzzz1234</dc:creator>
    <dc:date>2021-07-07T19:52:31Z</dc:date>
    <item>
      <title>Follow button</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232003#M2833</link>
      <description>&lt;P&gt;I'm using the Spotify follow button (it's an iFrame element)&amp;nbsp; in a simple website.&amp;nbsp; When a user clicks the link, their default browser opens and they're prompted to login.&amp;nbsp; However if I you go directly to the url specified in as an attribute in the iFrame element, it works as expected.&amp;nbsp; Any help is appreciated.&amp;nbsp; Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 19:52:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232003#M2833</guid>
      <dc:creator>zzzz1234</dc:creator>
      <dc:date>2021-07-07T19:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Follow button</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232329#M2838</link>
      <description>&lt;P&gt;I forgot to actually ask a question.&amp;nbsp; Is there a way to make this iFrame work as expected and NOT open the users browser to force them to log in?&amp;nbsp; Like I said, if you go straight to the url that's an attribute in the iFrame, it functions as it should but of course, I can't embed it in my site that way.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&amp;nbsp; Also, I hate iFrames.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 12:21:35 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232329#M2838</guid>
      <dc:creator>zzzz1234</dc:creator>
      <dc:date>2021-07-08T12:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Follow button</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232571#M2840</link>
      <description>&lt;P&gt;Is the URL that opens when you click the button different from the one specified as an attribute?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 23:13:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232571#M2840</guid>
      <dc:creator>Peter_Schorn</dc:creator>
      <dc:date>2021-07-08T23:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Follow button</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232829#M2852</link>
      <description>&lt;P&gt;Thanks for your response, I'm pretty desperate to figure this out.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it opens this&lt;BR /&gt;&lt;A href="https://accounts.spotify.com/en/login?" target="_blank"&gt;https://accounts.spotify.com/en/login?&lt;/A&gt;&lt;BR /&gt;...with some query string params after that&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 12:56:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232829#M2852</guid>
      <dc:creator>zzzz1234</dc:creator>
      <dc:date>2021-07-09T12:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Follow button</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232923#M2855</link>
      <description>&lt;P&gt;The user has to be logged in to follow another user/artist. When I tried the button &lt;A href="https://developer.spotify.com/documentation/widgets/generate/follow-button/" target="_self"&gt;here&lt;/A&gt;, it prompts me to login only the first time I click it. Does the same behavior occur on your site?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 17:33:12 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232923#M2855</guid>
      <dc:creator>Peter_Schorn</dc:creator>
      <dc:date>2021-07-09T17:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Follow button</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232940#M2856</link>
      <description>&lt;P&gt;I guess so.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I'm misunderstanding the intended functionality.&amp;nbsp; If a user clicks the follow link while using a phone that has the Spotify app installed, they're still being prompted to login which is what I was trying to avoid because I don't think anyone knows their app passwords off the top of their head, and it's simply an extra step they'll have to take.&amp;nbsp; There doesn't seem to be a direct connection between the link and the Spotify app itself.&amp;nbsp; Thoughts?&lt;BR /&gt;&lt;BR /&gt;Again, thank you for your response, I really appreciate it!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 18:06:21 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5232940#M2856</guid>
      <dc:creator>zzzz1234</dc:creator>
      <dc:date>2021-07-09T18:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Follow button</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5233006#M2859</link>
      <description>&lt;P&gt;It sounds like you're expecting the Spotify app to authenticate the user on mobile devices, if the app is installed.&amp;nbsp;Why didn't you say this in the beginning? This is possible through the iOS SDK with third-party apps, so, in principle, Spotify could implement it with websites as well. Although, it doesn't seem to be implemented currently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Furthermore, you never answered my question: After I login once, I never have to login again (this also applies to me on my mobile device).&amp;nbsp;&lt;STRONG&gt;Is this the behavior you're experiencing as well?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you really want help, then you need to put more effort into providing enough detail in your posts, and you should generally answer the questions that other people ask.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remember, the user has to be logged in one way or another so Spotify knows which user is following the artist/user.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 20:31:08 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Follow-button/m-p/5233006#M2859</guid>
      <dc:creator>Peter_Schorn</dc:creator>
      <dc:date>2021-07-09T20:31:08Z</dc:date>
    </item>
  </channel>
</rss>

