<?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 Authorization Code Flow Error in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Authorization-Code-Flow-Error/m-p/4997987#M741</link>
    <description>&lt;P&gt;I seem to have fixed it by adding &lt;FONT face="courier new,courier"&gt;"http://"&lt;/FONT&gt; in front of the URI, both in the dashboard and in the request.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 11:11:24 GMT</pubDate>
    <dc:creator>killani64</dc:creator>
    <dc:date>2020-07-15T11:11:24Z</dc:date>
    <item>
      <title>Web API Authorization Code Flow Error</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Authorization-Code-Flow-Error/m-p/4997971#M740</link>
      <description>&lt;P&gt;I'm implementing a simple application to generate some playlist for a user based on some provided data. However, I can't seem to get authorized, even though I've followed to procedures as far as I can tell.&lt;/P&gt;&lt;P&gt;This is the request URL I'm generating:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"https://accounts.spotify.com/authorize?response_type=code&amp;amp;client_id=*MyClientId*&amp;amp;scope=playlist-modify-public&amp;amp;redirect_uri=localhost:8999%2Fcallback"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have registered the redirect uri exactly like that in my application (replacing the %2F with a slash). I'm getting an amazingly vague "Oops, something went wrong" error message with a 500 status code after putting in my authentication details. Can anyone tell me what I'm doing wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:04:07 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Authorization-Code-Flow-Error/m-p/4997971#M740</guid>
      <dc:creator>killani64</dc:creator>
      <dc:date>2020-07-15T11:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Web API Authorization Code Flow Error</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Authorization-Code-Flow-Error/m-p/4997987#M741</link>
      <description>&lt;P&gt;I seem to have fixed it by adding &lt;FONT face="courier new,courier"&gt;"http://"&lt;/FONT&gt; in front of the URI, both in the dashboard and in the request.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:11:24 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Web-API-Authorization-Code-Flow-Error/m-p/4997987#M741</guid>
      <dc:creator>killani64</dc:creator>
      <dc:date>2020-07-15T11:11:24Z</dc:date>
    </item>
  </channel>
</rss>

