<?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 Error when trying to edit an App: Something went wrong while editing your app. in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7252394#M19187</link>
    <description>&lt;P&gt;Hello devs,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyone else having this issue ? I have an app where I have some redirect URLS. I wanted to edit them because Spotify changed its policy to have 127.0.0.1 instead of localhost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See:&amp;nbsp;&lt;A href="https://developer.spotify.com/blog/2025-02-12-increasing-the-security-requirements-for-integrating-with-spotify" target="_blank" rel="noopener"&gt;https://developer.spotify.com/blog/2025-02-12-increasing-the-security-requirements-for-integrating-with-spotify&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anyways, I can't develop locally because I can't edit the app.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anyone else having these problems ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Dec 2025 18:48:49 GMT</pubDate>
    <dc:creator>Robert52</dc:creator>
    <dc:date>2025-12-05T18:48:49Z</dc:date>
    <item>
      <title>Error when trying to edit an App: Something went wrong while editing your app.</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7252394#M19187</link>
      <description>&lt;P&gt;Hello devs,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyone else having this issue ? I have an app where I have some redirect URLS. I wanted to edit them because Spotify changed its policy to have 127.0.0.1 instead of localhost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See:&amp;nbsp;&lt;A href="https://developer.spotify.com/blog/2025-02-12-increasing-the-security-requirements-for-integrating-with-spotify" target="_blank" rel="noopener"&gt;https://developer.spotify.com/blog/2025-02-12-increasing-the-security-requirements-for-integrating-with-spotify&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anyways, I can't develop locally because I can't edit the app.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anyone else having these problems ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 18:48:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7252394#M19187</guid>
      <dc:creator>Robert52</dc:creator>
      <dc:date>2025-12-05T18:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to edit an App: Something went wrong while editing your app.</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7252560#M19188</link>
      <description>&lt;P&gt;having the same problem&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 20:43:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7252560#M19188</guid>
      <dc:creator>briiking4</dc:creator>
      <dc:date>2025-12-05T20:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to edit an App: Something went wrong while editing your app.</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7253210#M19193</link>
      <description>&lt;P&gt;Thanks for your reply, glad im not the only one. So is there a workaround on how you develop locally?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Dec 2025 09:05:25 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7253210#M19193</guid>
      <dc:creator>Robert52</dc:creator>
      <dc:date>2025-12-06T09:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to edit an App: Something went wrong while editing your app.</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7259676#M19208</link>
      <description>&lt;P&gt;I had the same problem. I already successfully added the correct redirect url a few months ago, but when I wanted to change something yesterday I got the 'something went wrong..' error. In the end I discovered I forgot to remove 1 old http redirect url. After I deleted it, no errors occurred anymore.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 10:57:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7259676#M19208</guid>
      <dc:creator>ronbrandsteder</dc:creator>
      <dc:date>2025-12-09T10:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to edit an App: Something went wrong while editing your app.</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7260912#M19212</link>
      <description>&lt;P&gt;Crazy that this is the solution. Well done.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Indeed I also had some old localhost urls, and that's why i was getting &amp;nbsp;errors when trying to edit, I only removed 1 and tried to save, but removing all and then saving worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 09:54:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7260912#M19212</guid>
      <dc:creator>Robert52</dc:creator>
      <dc:date>2025-12-10T09:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to edit an App: Something went wrong while editing your app.</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7261625#M19223</link>
      <description>&lt;P&gt;Same, but I also had old `http` redirects for my proper public app, and those were also not allowed, so I had to make deeper cuts than just the localhost addresses.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 20:59:20 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Error-when-trying-to-edit-an-App-Something-went-wrong-while/m-p/7261625#M19223</guid>
      <dc:creator>pvlkmrv</dc:creator>
      <dc:date>2025-12-10T20:59:20Z</dc:date>
    </item>
  </channel>
</rss>

