<?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: Spotify app in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6642424#M16569</link>
    <description>&lt;P&gt;To support the Community, it is recommended to keep everything public on this platform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a reaction on a private message, I have suggested with this other &lt;A href="https://stackoverflow.com/a/75292843/7111585" target="_blank" rel="noopener"&gt;Stack Overflow answer&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jan 2025 15:04:05 GMT</pubDate>
    <dc:creator>Ximzend</dc:creator>
    <dc:date>2025-01-11T15:04:05Z</dc:date>
    <item>
      <title>Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6633471#M16523</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Uk&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;I want to make a website that allows users to create a playlist through the website on Spotify. However, currently every time someone tries to make a playlist it will make it on my account as its my client id and secret. How can I fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 18:19:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6633471#M16523</guid>
      <dc:creator>Q-it</dc:creator>
      <dc:date>2025-01-06T18:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635155#M16533</link>
      <description>&lt;P&gt;You can make use of client side sessions/cookies with their own access token, instead of storing the access token on your server.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 14:40:58 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635155#M16533</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-01-07T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635389#M16537</link>
      <description>&lt;P&gt;Thank you for the suggestion. Do you have any videos or instructions I can follow to help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 16:34:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635389#M16537</guid>
      <dc:creator>Q-it</dc:creator>
      <dc:date>2025-01-07T16:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635658#M16538</link>
      <description>&lt;P&gt;On which platform/OS does your app run, and which programming language do you use?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 18:35:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635658#M16538</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-01-07T18:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635684#M16539</link>
      <description>&lt;P&gt;There is one thing I forgot to mention: new apps have limited capabilities in development mode, and must have an extended quota extension before other users can use your app. Other users can only test your app before the quota allocation when they are added to the allow list of your app.&lt;/P&gt;&lt;P&gt;You can read more about this at &lt;A href="https://developer.spotify.com/documentation/web-api/concepts/quota-modes" target="_blank" rel="noopener"&gt;this page&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 18:47:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635684#M16539</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-01-07T18:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635754#M16540</link>
      <description>&lt;P&gt;I am on windows and using python. To do what I want to do, does this require a extended quota?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 19:18:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635754#M16540</guid>
      <dc:creator>Q-it</dc:creator>
      <dc:date>2025-01-07T19:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635769#M16541</link>
      <description>&lt;P&gt;Then you can have a look at &lt;A href="https://github.com/spotipy-dev/spotipy/blob/master/examples/app.py" target="_blank" rel="noopener"&gt;this python app&lt;/A&gt; that uses a Flask Session Cache Handler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is a hobby project with only (up to) 25 whitelisted users, you don't need a quota extension. If want to release it to more users, don't want to use a whitelist, or want a higher rate limit, then you do need it.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 19:30:46 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6635769#M16541</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-01-07T19:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6640505#M16554</link>
      <description>&lt;P&gt;Do you know how to fix this?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 20:29:24 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6640505#M16554</guid>
      <dc:creator>Q-it</dc:creator>
      <dc:date>2025-01-09T20:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6641288#M16558</link>
      <description>&lt;P&gt;Yes, add&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;client_id="YOUR_APP_CLIENT_ID"&lt;/SPAN&gt;,&lt;SPAN class=""&gt;client_secret&lt;/SPAN&gt;&lt;SPAN class=""&gt;=&lt;/SPAN&gt;&lt;SPAN class=""&gt;"YOUR_APP_CLIENT_SECRET",redirect_uri="YOUR_APP_REDIRECT_URI"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;in between the same &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;EM&gt;brackets&lt;/EM&gt;&lt;STRONG&gt;)&lt;/STRONG&gt; as:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;spotipy.oauth2.SpotifyOAuth(scope&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;and fill it in with your own details.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 05:49:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6641288#M16558</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-01-10T05:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6642092#M16565</link>
      <description>&lt;P&gt;Hey I'm sorry but I'm still struggling alot and I was wondering if there is anyway we could get into like a call or something like that to see if you can help? It's fine if not it would just be a lot easier for me to understand. Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 15:29:24 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6642092#M16565</guid>
      <dc:creator>Q-it</dc:creator>
      <dc:date>2025-01-10T15:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6642232#M16566</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 18:02:34 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6642232#M16566</guid>
      <dc:creator>Q-it</dc:creator>
      <dc:date>2025-01-10T18:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6642424#M16569</link>
      <description>&lt;P&gt;To support the Community, it is recommended to keep everything public on this platform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a reaction on a private message, I have suggested with this other &lt;A href="https://stackoverflow.com/a/75292843/7111585" target="_blank" rel="noopener"&gt;Stack Overflow answer&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 15:04:05 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6642424#M16569</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-01-11T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify app</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6644251#M16576</link>
      <description>&lt;P&gt;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26670389"&gt;@Q-it&lt;/a&gt;&amp;nbsp;reported back that it worked.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 15:32:22 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-app/m-p/6644251#M16576</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-01-11T15:32:22Z</dc:date>
    </item>
  </channel>
</rss>

