<?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: INVALID_CLIENT: Invalid redirect URI in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5375439#M4496</link>
    <description>&lt;P&gt;Was having similar problem, it worked perfectly and then got "&lt;SPAN&gt;INVALID_CLIENT: Invalid client".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Solved by checking the URL and saw that "%22" was in front and after the client ID. By removing this I was able again to authenticate. %22 was added by it self after I put the client id in info.plist&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2022 10:29:51 GMT</pubDate>
    <dc:creator>tdza</dc:creator>
    <dc:date>2022-04-29T10:29:51Z</dc:date>
    <item>
      <title>INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5228936#M2797</link>
      <description>&lt;P&gt;I am following the &lt;A href="https://developer.spotify.com/documentation/web-api/quick-start/" target="_blank" rel="noopener"&gt;Quick Start&lt;/A&gt; tutorial, which instructs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;To try the app, replace these credentials with the values that you received when you registered your app. In this demonstration app we use &lt;FONT color="#3366FF"&gt;&lt;A href="http://localhost:8888/callback" target="_blank" rel="noopener"&gt;http://localhost:8888/callback&lt;/A&gt;&lt;/FONT&gt; as the redirect URI.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put in my Client ID and Client Secret, and tried using the above URI. Index.html loads, but when I click the button, I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;INVALID_CLIENT: Invalid redirect URI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried what solutions I could find on the web, but nothing has worked for me. How do I resolve this? What am I supposed to put as the redirect URI in order to get the login prompt to load? Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 02:24:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5228936#M2797</guid>
      <dc:creator>joanofsnark</dc:creator>
      <dc:date>2021-06-30T02:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5229058#M2802</link>
      <description>&lt;P&gt;Hi and welcome to the forum!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to setup the callback URL in the settings for your app 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;Simply log in, find your app and click "Edit Settings" in the top right section. Under redirect URIs you ad&amp;nbsp;&lt;A href="http://localhost:8888/callback" target="_blank" rel="noopener nofollow noreferrer"&gt;http://localhost:8888/callback&lt;/A&gt;&amp;nbsp;and remember to click save in the bottom. This should resolve your issue.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 08:36:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5229058#M2802</guid>
      <dc:creator>ohej</dc:creator>
      <dc:date>2021-06-30T08:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5229277#M2804</link>
      <description>Oh, wow.. thank you so incredibly much! I spent a whole bunch of time trying to figure this out and somehow COMPLETELY missed this. I even went into the ‘Edit Settings’ menu. 🤦‍&lt;span class="lia-unicode-emoji" title=":female_sign:"&gt;♀️&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you so much — I’m stoked to try to build my little app and since I’m a bit of a n00b, I need the tutorials. &lt;span class="lia-unicode-emoji" title=":flexed_biceps:"&gt;💪&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2021 18:46:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5229277#M2804</guid>
      <dc:creator>joanofsnark</dc:creator>
      <dc:date>2021-06-30T18:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5229280#M2805</link>
      <description>I'm glad to hear it solved your problem. Happy coding! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 30 Jun 2021 19:00:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5229280#M2805</guid>
      <dc:creator>ohej</dc:creator>
      <dc:date>2021-06-30T19:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5261156#M3237</link>
      <description>&lt;P&gt;Any chance someone can put in a tiny docs edit PR for this?&lt;BR /&gt;&lt;BR /&gt;It would be really nice if it mentioned this step right next to...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;&lt;SPAN&gt;To try the app, replace these credentials with the values that you received when you registered your app. In this demonstration app we use &lt;A href="http://localhost:8888/callback" target="_blank"&gt;http://localhost:8888/callback&lt;/A&gt; as the redirect URI.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 04:02:30 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5261156#M3237</guid>
      <dc:creator>Seph-R</dc:creator>
      <dc:date>2021-09-17T04:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5264168#M3274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24900681"&gt;@Seph-R&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are in the process of updating the WebAPI guide, we'll make sure to cover this in the next iteration &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 17:43:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5264168#M3274</guid>
      <dc:creator>ohej</dc:creator>
      <dc:date>2021-09-22T17:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5264179#M3276</link>
      <description>&lt;P&gt;Thank you! I’m kind of a n00b, so all the help I can get, y’know? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 18:05:41 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5264179#M3276</guid>
      <dc:creator>joanofsnark</dc:creator>
      <dc:date>2021-09-22T18:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5275492#M3383</link>
      <description>&lt;P&gt;Thank you! This was a major help to me as well. After adding that to my development dashboard, I ran into a secondary bug I've been on for a few hours. My browser claims that&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;localhost&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;refused to connect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;error code :&amp;nbsp;crbug/1173575, non-JS module files deprecated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to authenticate my Spotify, then the attempt to redirect or follow through with the authorization led to this ^^ error.&amp;nbsp;&lt;BR /&gt;I am still on the page localhost:8888/auth/callback?code=theBufferStringXxxxXxxXxXx.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unsure on where my issue may lie, but praying you may be able to help! Thanks for any tips you may have &lt;span class="lia-unicode-emoji" title=":red_heart:"&gt;❤️&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Oct 2021 03:46:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5275492#M3383</guid>
      <dc:creator>Michaeljh-23</dc:creator>
      <dc:date>2021-10-12T03:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5338762#M4036</link>
      <description>&lt;P&gt;I struggled a bit with this; and I would like to add some content. Adding a port number might work, but it is completely random and 8888 might not.&lt;/P&gt;&lt;P&gt;The thing is that no 2 applications running a website on your pc (localhost) can have the same number. So when installing your application (in my case Audioband) you configure that use a unique port number. I would recommend a random number in the 8000-range like 8227 or 8239, whatever. This will avoid conflicts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The application you are using is now calling a website with a redirect uri. In the address bar you will see something like: '...redirect_uri=&lt;A href="http://localhost:8227/&amp;amp;scope=" target="_blank"&gt;http://localhost:8227/&amp;amp;scope=&lt;/A&gt;...'&lt;/P&gt;&lt;P&gt;This url needs to be exactly what is in your spotify settings for the callback url. So in this case there is a / behind the portnumber; add a redirecturl: '&lt;A href="http://localhost:8227/" target="_blank"&gt;http://localhost:8227/&lt;/A&gt;' even though the website itself is '&lt;A href="http://localhost:8227'" target="_blank"&gt;http://localhost:8227'&lt;/A&gt; (without the /).&lt;BR /&gt;Mind you; If the url would look like this '...redirect_uri=&lt;A href="http://localhost:8227/callback&amp;amp;scope=" target="_blank"&gt;http://localhost:8227/callback&amp;amp;scope=&lt;/A&gt;...' the redirect uri in the spotify configuration should read '&lt;A href="http://localhost:8227'" target="_blank"&gt;http://localhost:8227&lt;/A&gt;/callback'&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 00:02:21 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5338762#M4036</guid>
      <dc:creator>Monedula_</dc:creator>
      <dc:date>2022-02-05T00:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5364598#M4349</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have already setup everything. Everything was working perfectly till few months ago. Suddenly, I am getting this error even without changing anything in code.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2022 10:59:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5364598#M4349</guid>
      <dc:creator>2592b78a3eprjen2p91l</dc:creator>
      <dc:date>2022-04-09T10:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5375263#M4492</link>
      <description>&lt;P&gt;Hi! I have added redirect URIs to the whitelist in my app dashboard and am still getting INVALID_CLIENT: Invalid redirect URI when I try to run the app. I've tried so many variations of the redirect URI and nothing is working. Right now I have:&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;http://localhost:5000/redirect/&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;http://localhost:8888/callback&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;http://localhost:8888/callback/&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;None of these seem to be working.&lt;/P&gt;&lt;P&gt;I am using spotipy and flask. Please help!!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 02:50:50 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5375263#M4492</guid>
      <dc:creator>cwhelan4</dc:creator>
      <dc:date>2022-04-29T02:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5375439#M4496</link>
      <description>&lt;P&gt;Was having similar problem, it worked perfectly and then got "&lt;SPAN&gt;INVALID_CLIENT: Invalid client".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Solved by checking the URL and saw that "%22" was in front and after the client ID. By removing this I was able again to authenticate. %22 was added by it self after I put the client id in info.plist&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 10:29:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5375439#M4496</guid>
      <dc:creator>tdza</dc:creator>
      <dc:date>2022-04-29T10:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5381873#M4584</link>
      <description>&lt;P&gt;I have deployed to my website to some other url and also added it to the dashboard I'm having the error of Invalid_token on the browser and Invalid redirect URI in the backend server while calling callback api&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 21:46:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5381873#M4584</guid>
      <dc:creator>kanwar-ammar</dc:creator>
      <dc:date>2022-05-13T21:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5383145#M4602</link>
      <description>&lt;P&gt;any solution to this?&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 19:12:07 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5383145#M4602</guid>
      <dc:creator>athifongoqa</dc:creator>
      <dc:date>2022-05-17T19:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5461589#M7131</link>
      <description>&lt;P&gt;I am getting an invalid client . I have tried to refresh to no avail. What could be the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 12:42:11 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5461589#M7131</guid>
      <dc:creator>berserk3r</dc:creator>
      <dc:date>2022-11-23T12:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5466753#M7217</link>
      <description>&lt;P&gt;Hi, I am new to this, and I am trying to set up Spotfire API for our team.&lt;/P&gt;&lt;P&gt;I have set the redirect URI and added the same into the link&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://accounts.spotify.com/authorize/?client_id= f38c40ab66c44d468ce12b3b00a2984a&amp;amp;response_type=code&amp;amp;scope=streaming&amp;amp;redirect_uri=http://localhost:8888/callback&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried changing both to localhost:8080&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;No matter what I do, I get&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;INVALID_CLIENT: Invalid client&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas what else is there to try to resolve this?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 20:45:10 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5466753#M7217</guid>
      <dc:creator>katya_jamf</dc:creator>
      <dc:date>2022-12-01T20:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5466756#M7218</link>
      <description>&lt;P&gt;Ok. I actually cleaned the cache, and was able to proceed, but at step 5&amp;nbsp; I get&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://accounts.spotify.com/api/token
{"error":"invalid_client","error_description":"Invalid client secret"}% &lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 01 Dec 2022 20:59:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5466756#M7218</guid>
      <dc:creator>katya_jamf</dc:creator>
      <dc:date>2022-12-01T20:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5466951#M7220</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;BR /&gt;This means your client secret does not match the client ID. If it does ,then rotate the secret again and try again . Copy and paste it exactly.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 05:28:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5466951#M7220</guid>
      <dc:creator>berserk3r</dc:creator>
      <dc:date>2022-12-02T05:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5479467#M7466</link>
      <description>&lt;P&gt;you already fix that? i'm looking for tips&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 12:57:26 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5479467#M7466</guid>
      <dc:creator>jamillyy</dc:creator>
      <dc:date>2022-12-27T12:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: INVALID_CLIENT: Invalid redirect URI</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5535630#M8665</link>
      <description>&lt;P&gt;Is there something different that needs to be done for Macs vs. PCs? I have the same issue while trying to use the "spotifyr" package in R on a Mac, and I have tried every redirect uri example I could find. NONE have worked, and I am setting them exactly as described. The exact same "&lt;SPAN&gt;INVALID_CLIENT: Invalid redirect URI"&lt;/SPAN&gt; issue appears every time.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 04:04:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/INVALID-CLIENT-Invalid-redirect-URI/m-p/5535630#M8665</guid>
      <dc:creator>HELP49</dc:creator>
      <dc:date>2023-04-07T04:04:33Z</dc:date>
    </item>
  </channel>
</rss>

