<?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 API search special characters in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/API-search-special-characters/m-p/5397450#M4920</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use the web API to search for songs and it seems like when I have some special characters in the search parameters it fails to find any songs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A very simple example of this is:&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;track:I'll Call You Mine artist:girl in red album:if i could make it go quiet&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.spotify.com/v1/search?query=track%3AI%27ll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20" target="_blank"&gt;https://api.spotify.com/v1/search?query=track%3AI%27ll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20&lt;/A&gt;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;This returns 0 songs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the following returns 2 songs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;track:Ill Call You Mine artist:girl in red album:if i could make it go quiet&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.spotify.com/v1/search?query=track%3AIll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20" target="_blank"&gt;https://api.spotify.com/v1/search?query=track%3AIll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20&lt;/A&gt;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically removed the single quote in I'll. This correctly finds this song (and the title of the song returned is correct with I'll).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried a number of different quoting/escaping options and none of them resulted in I'll working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jun 2022 02:51:18 GMT</pubDate>
    <dc:creator>adamjacobmuller</dc:creator>
    <dc:date>2022-06-24T02:51:18Z</dc:date>
    <item>
      <title>API search special characters</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/API-search-special-characters/m-p/5397450#M4920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use the web API to search for songs and it seems like when I have some special characters in the search parameters it fails to find any songs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A very simple example of this is:&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;track:I'll Call You Mine artist:girl in red album:if i could make it go quiet&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.spotify.com/v1/search?query=track%3AI%27ll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20" target="_blank"&gt;https://api.spotify.com/v1/search?query=track%3AI%27ll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20&lt;/A&gt;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;This returns 0 songs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the following returns 2 songs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;track:Ill Call You Mine artist:girl in red album:if i could make it go quiet&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.spotify.com/v1/search?query=track%3AIll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20" target="_blank"&gt;https://api.spotify.com/v1/search?query=track%3AIll+Call+You+Mine+artist%3Agirl+in+red+album%3Aif+i+could+make+it+go+quiet&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20&lt;/A&gt;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically removed the single quote in I'll. This correctly finds this song (and the title of the song returned is correct with I'll).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried a number of different quoting/escaping options and none of them resulted in I'll working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 02:51:18 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/API-search-special-characters/m-p/5397450#M4920</guid>
      <dc:creator>adamjacobmuller</dc:creator>
      <dc:date>2022-06-24T02:51:18Z</dc:date>
    </item>
  </channel>
</rss>

