<?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: 404 Error when using Spotify API in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/404-Error-when-using-Spotify-API/m-p/4972805#M403</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/23732859"&gt;@elinewman13&lt;/a&gt;, help's here!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Let's dive into this. You can use export commands (in Terminal) to set these variables for your OS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;export SPOTIPY_CLIENT_ID=client_id_here
export SPOTIPY_CLIENT_SECRET=client_secret_here

// on Windows, use `SET` instead of `export`&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, you can in Python set them with these:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;os.environ["SPOTIPY_CLIENT_ID"] = "(my client id)"
os.environ["SPOTIPY_CLIENT_SECRET"] = "(my client secret)"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's more information about this here: &lt;A href="https://github.com/plamere/spotipy" target="_blank"&gt;https://github.com/plamere/spotipy&lt;/A&gt;. Let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good one,&lt;/P&gt;&lt;P&gt;Hubo&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 14:45:51 GMT</pubDate>
    <dc:creator>Hubo</dc:creator>
    <dc:date>2020-06-08T14:45:51Z</dc:date>
    <item>
      <title>404 Error when using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/404-Error-when-using-Spotify-API/m-p/4968879#M340</link>
      <description>&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;USA&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Desktop Windows 10&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Windows 10&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 am trying to use the Spotify API server to server authentication and I keep getting a 404 error. I am using the correct client and secret id and have gone through all resources online trying to find a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 23:35:10 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/404-Error-when-using-Spotify-API/m-p/4968879#M340</guid>
      <dc:creator>elinewman13</dc:creator>
      <dc:date>2020-06-02T23:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/404-Error-when-using-Spotify-API/m-p/4972805#M403</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/23732859"&gt;@elinewman13&lt;/a&gt;, help's here!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Let's dive into this. You can use export commands (in Terminal) to set these variables for your OS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;export SPOTIPY_CLIENT_ID=client_id_here
export SPOTIPY_CLIENT_SECRET=client_secret_here

// on Windows, use `SET` instead of `export`&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, you can in Python set them with these:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;os.environ["SPOTIPY_CLIENT_ID"] = "(my client id)"
os.environ["SPOTIPY_CLIENT_SECRET"] = "(my client secret)"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's more information about this here: &lt;A href="https://github.com/plamere/spotipy" target="_blank"&gt;https://github.com/plamere/spotipy&lt;/A&gt;. Let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good one,&lt;/P&gt;&lt;P&gt;Hubo&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 14:45:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/404-Error-when-using-Spotify-API/m-p/4972805#M403</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2020-06-08T14:45:51Z</dc:date>
    </item>
  </channel>
</rss>

