<?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: no code in response - authorize request in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5183261#M2297</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24482271"&gt;@vaclav20210&lt;/a&gt;, thanks for reaching out on the Developer Community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's dive right into this. It sounds like the redirect_url parameter you're passing in the request URL (&lt;A href="https://accounts.spotify.com/authorize?scope=user-read-email&amp;amp;response_type=code&amp;amp;redirect_uri=https%3A%2F%2Fsubdomain.domain.com%2Flogin.php&amp;amp;client_id=longnumber" target="_blank"&gt;https://accounts.spotify.com/authorize?scope=user-read-email&amp;amp;response_type=code&amp;amp;redirect_uri=https%3...&lt;/A&gt;) isn't specified in the App Settings on the &lt;A href="https://developer.spotify.com/dashboard/" target="_self"&gt;Developer Dashboard&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you double-check that the right redirect URL is specified in your app's settings? (make sure the protocol/ports match too). Let me know how you get on!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Hubo&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 13:41:28 GMT</pubDate>
    <dc:creator>Hubo</dc:creator>
    <dc:date>2021-04-07T13:41:28Z</dc:date>
    <item>
      <title>no code in response - authorize request</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5183016#M2290</link>
      <description>&lt;P&gt;Plan&lt;/P&gt;&lt;P&gt;Free&lt;/P&gt;&lt;P&gt;Country&lt;/P&gt;&lt;P&gt;CZ&lt;/P&gt;&lt;P&gt;Device&lt;/P&gt;&lt;P&gt;Chrome, Firefox, PHP&lt;/P&gt;&lt;P&gt;Operating System&lt;/P&gt;&lt;P&gt;Fedora Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Question or Issue&lt;/P&gt;&lt;P&gt;Hi,&lt;BR /&gt;I'm sending a request to Spotify to authorize. The goal is a response with user e-mail. It goes to Spotify login, I log through Facebook, it shows&amp;nbsp;INVALID_CLIENT: Invalid redirect URI.&lt;BR /&gt;And the final URL is:&lt;BR /&gt;&lt;A href="https://accounts.spotify.com/authorize?scope=user-read-email&amp;amp;response_type=code&amp;amp;redirect_uri=https%3A%2F%2Fsubdomain.domain.com%2Flogin.php&amp;amp;client_id=longnumber" target="_blank"&gt;https://accounts.spotify.com/authorize?scope=user-read-email&amp;amp;response_type=code&amp;amp;redirect_uri=https%3A%2F%2Fsubdomain.domain.com%2Flogin.php&amp;amp;client_id=longnumber&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I follow this flow:&lt;BR /&gt;&lt;A href="https://github.com/jwilsson/spotify-web-api-php" target="_blank"&gt;https://github.com/jwilsson/spotify-web-api-php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I believe the URL must contain the "code" parametr. I also think it must redirect to the given URL. The request ends up with the above mentioned final URL with no any redirect (result code 400 ).&lt;/P&gt;&lt;P&gt;Could you please help me out?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 08:20:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5183016#M2290</guid>
      <dc:creator>vaclav20210</dc:creator>
      <dc:date>2021-04-07T08:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: no code in response - authorize request</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5183261#M2297</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24482271"&gt;@vaclav20210&lt;/a&gt;, thanks for reaching out on the Developer Community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's dive right into this. It sounds like the redirect_url parameter you're passing in the request URL (&lt;A href="https://accounts.spotify.com/authorize?scope=user-read-email&amp;amp;response_type=code&amp;amp;redirect_uri=https%3A%2F%2Fsubdomain.domain.com%2Flogin.php&amp;amp;client_id=longnumber" target="_blank"&gt;https://accounts.spotify.com/authorize?scope=user-read-email&amp;amp;response_type=code&amp;amp;redirect_uri=https%3...&lt;/A&gt;) isn't specified in the App Settings on the &lt;A href="https://developer.spotify.com/dashboard/" target="_self"&gt;Developer Dashboard&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you double-check that the right redirect URL is specified in your app's settings? (make sure the protocol/ports match too). Let me know how you get on!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Hubo&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 13:41:28 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5183261#M2297</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2021-04-07T13:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: no code in response - authorize request</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5183405#M2307</link>
      <description>&lt;P&gt;Hi, and thanks for the response. Yes, I double checked. I created an app, filled up website, redirect URL ending with /.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 16:01:30 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5183405#M2307</guid>
      <dc:creator>vaclav20210</dc:creator>
      <dc:date>2021-04-07T16:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: no code in response - authorize request</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5184492#M2316</link>
      <description>It started working "overnight" automatically. This one was a new account and the account confirmation e-mail arrived in the late night.&lt;BR /&gt;A solution would be: "Wait for a confirmation e-mail".</description>
      <pubDate>Fri, 09 Apr 2021 07:45:46 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/no-code-in-response-authorize-request/m-p/5184492#M2316</guid>
      <dc:creator>vaclav20210</dc:creator>
      <dc:date>2021-04-09T07:45:46Z</dc:date>
    </item>
  </channel>
</rss>

