<?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: Sometime my search request return nothing in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Sometime-my-search-request-return-nothing/m-p/5160207#M2093</link>
    <description>&lt;P&gt;Ho yes! I didn't try! thx !!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 16:29:40 GMT</pubDate>
    <dc:creator>Nogaruki</dc:creator>
    <dc:date>2021-02-25T16:29:40Z</dc:date>
    <item>
      <title>Sometime my search request return nothing</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Sometime-my-search-request-return-nothing/m-p/5155192#M2040</link>
      <description>&lt;P&gt;Hello, I made an API on ASP.NET who search tracks info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometime when I do a search request wuth my app i got nothing but with Spotify console i have tracks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exemple:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request:&lt;/P&gt;&lt;PRE&gt;https://api.spotify.com/v1/search?q=CLEO%20LAINE%20LET'S%20SLIP%20AWAY&amp;amp;type=track&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;My app return :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt;"tracks":{&lt;BR /&gt;"href":"https://api.spotify.com/v1/search?query=CLEO+LAINE+LET%27S+SLIP+AWAY&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20",&lt;BR /&gt;"items":[&lt;BR /&gt;&lt;BR /&gt;],&lt;BR /&gt;"limit":20,&lt;BR /&gt;"next":null,&lt;BR /&gt;"offset":0,&lt;BR /&gt;"previous":null,&lt;BR /&gt;"total":0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;Spotify console return :&lt;/P&gt;&lt;PRE&gt;{
  "tracks": {
    "href": "https://api.spotify.com/v1/search?query=CLEO+LAINE+LET%27S+SLIP+AWAY&amp;amp;type=track&amp;amp;offset=0&amp;amp;limit=20",
    "items": [
      {
        "album": {
          "album_type": "compilation",
          "artists": [
            {
              "external_urls": {
                "spotify": "https://open.spotify.com/artist/7GUNyLdzdGxR828EyGvM7k"
              },
              "href": "https://api.spotify.com/v1/artists/7GUNyLdzdGxR828EyGvM7k",
              "id": "7GUNyLdzdGxR828EyGvM7k",
              "name": "Cleo Laine",
              "type": "artist",
              "uri": "spotify:artist:7GUNyLdzdGxR828EyGvM7k"
            }
          ],
          "available_markets": [
            "AD",
            "AL",
            "AT",
            "BA",
            "BE",
            "BG",
            "BY",
            "CA",
            "CH",
            "CY",
            "CZ",
            "DE",
            "DK",
            "EE",
            "ES",
            "FI",
            "FR",
            "GB",
            "GR",
            "HR",
            "HU",
            "IE",
            "IS",
            "IT",
            "LI",
            "LT",
            "LU",
            "LV",
            "MC",
            "MD",
            "ME",
            "MK",
            "MT",
            "NL",
            "NO",
            "PL",
            "PT",
            "RO",
            "RS",
            "RU",
            "SE",
            "SI",
            "SK",
            "UA",
            "XK",
            "ZA"
          ],
          "external_urls": {
            "spotify": "https://open.spotify.com/album/5utLQERlj28Z4Ohq5y3Bsd"
          },
          "href": "https://api.spotify.com/v1/albums/5utLQERlj28Z4Ohq5y3Bsd",
          "id": "5utLQERlj28Z4Ohq5y3Bsd",
          "images": [
            {
              "height": 640,
              "url": "https://i.scdn.co/image/ab67616d0000b27302d31e55caf1186d6b95a6f0",
              "width": 640
            },
            {
              "height": 300,
              "url": "https://i.scdn.co/image/ab67616d00001e0202d31e55caf1186d6b95a6f0",
              "width": 300
            },
            {
              "height": 64,
              "url": "https://i.scdn.co/image/ab67616d0000485102d31e55caf1186d6b95a6f0",
              "width": 64
            }
          ],
          "name": "Scat Singing",
          "release_date": "2015-06-19",
          "release_date_precision": "day",
          "total_tracks": 23,
          "type": "album",
          "uri": "spotify:album:5utLQERlj28Z4Ohq5y3Bsd"
        },
        "artists": [
          {
            "external_urls": {
              "spotify": "https://open.spotify.com/artist/7GUNyLdzdGxR828EyGvM7k"
            },
            "href": "https://api.spotify.com/v1/artists/7GUNyLdzdGxR828EyGvM7k",
            "id": "7GUNyLdzdGxR828EyGvM7k",
            "name": "Cleo Laine",
            "type": "artist",
            "uri": "spotify:artist:7GUNyLdzdGxR828EyGvM7k"
          }
        ],
        "available_markets": [
          "AD",
          "AL",
          "AT",
          "BA",
          "BE",
          "BG",
          "BY",
          "CA",
          "CH",
          "CY",
          "CZ",
          "DE",
          "DK",
          "EE",
          "ES",
          "FI",
          "FR",
          "GB",
          "GR",
          "HR",
          "HU",
          "IE",
          "IS",
          "IT",
          "LI",
          "LT",
          "LU",
          "LV",
          "MC",
          "MD",
          "ME",
          "MK",
          "MT",
          "NL",
          "NO",
          "PL",
          "PT",
          "RO",
          "RS",
          "RU",
          "SE",
          "SI",
          "SK",
          "UA",
          "XK",
          "ZA"
        ],
        "disc_number": 1,
        "duration_ms": 158026,
        "explicit": false,
        "external_ids": {
          "isrc": "DK5C50015124"
        },
        "external_urls": {
          "spotify": "https://open.spotify.com/track/4q5jKMFH5zu2kKrdTIS9EL"
        },
        "href": "https://api.spotify.com/v1/tracks/4q5jKMFH5zu2kKrdTIS9EL",
        "id": "4q5jKMFH5zu2kKrdTIS9EL",
        "is_local": false,
        "name": "Let's Slip Away",
        "popularity": 1,
        "preview_url": "https://p.scdn.co/mp3-preview/57fc2e13e996d5b42df5e3944d9f4ce0cc3ff4ae?cid=774b29d4f13844c495f206cafdad9c86",
        "track_number": 19,
        "type": "track",
        "uri": "spotify:track:4q5jKMFH5zu2kKrdTIS9EL"
      },
      {
        "album": {
          "album_type": "single",
          "artists": [
            {
              "external_urls": {
                "spotify": "https://open.spotify.com/artist/7GUNyLdzdGxR828EyGvM7k"
              },
              "href": "https://api.spotify.com/v1/artists/7GUNyLdzdGxR828EyGvM7k",
              "id": "7GUNyLdzdGxR828EyGvM7k",
              "name": "Cleo Laine",
              "type": "artist",
              "uri": "spotify:artist:7GUNyLdzdGxR828EyGvM7k"
            }
          ],
          "available_markets": [
            "AD",
            "AE",
            "AL",
            "AT",
            "BA",
            "BE",
            "BG",
            "BH",
            "BO",
            "BY",
            "CA",
            "CH",
            "CL",
            "CO",
            "CR",
            "CY",
            "CZ",
            "DE",
            "DK",
            "DO",
            "DZ",
            "EC",
            "EE",
            "EG",
            "ES",
            "FI",
            "FR",
            "GB",
            "GR",
            "GT",
            "HK",
            "HN",
            "HR",
            "HU",
            "ID",
            "IE",
            "IL",
            "IN",
            "IS",
            "IT",
            "JO",
            "JP",
            "KR",
            "KW",
            "KZ",
            "LB",
            "LI",
            "LT",
            "LU",
            "LV",
            "MA",
            "MC",
            "MD",
            "ME",
            "MK",
            "MT",
            "MY",
            "NI",
            "NL",
            "NO",
            "OM",
            "PA",
            "PE",
            "PH",
            "PL",
            "PS",
            "PT",
            "PY",
            "QA",
            "RO",
            "RS",
            "RU",
            "SA",
            "SE",
            "SG",
            "SI",
            "SK",
            "SV",
            "TH",
            "TN",
            "TR",
            "TW",
            "UA",
            "UY",
            "VN",
            "XK",
            "ZA"
          ],
          "external_urls": {
            "spotify": "https://open.spotify.com/album/0pEd7kUpeJqikX1Krxjr2m"
          },
          "href": "https://api.spotify.com/v1/albums/0pEd7kUpeJqikX1Krxjr2m",
          "id": "0pEd7kUpeJqikX1Krxjr2m",
          "images": [
            {
              "height": 640,
              "url": "https://i.scdn.co/image/ab67616d0000b273f189a4ec1a37881f63caa1f1",
              "width": 640
            },
            {
              "height": 300,
              "url": "https://i.scdn.co/image/ab67616d00001e02f189a4ec1a37881f63caa1f1",
              "width": 300
            },
            {
              "height": 64,
              "url": "https://i.scdn.co/image/ab67616d00004851f189a4ec1a37881f63caa1f1",
              "width": 64
            }
          ],
          "name": "The April Age",
          "release_date": "2013-09-08",
          "release_date_precision": "day",
          "total_tracks": 6,
          "type": "album",
          "uri": "spotify:album:0pEd7kUpeJqikX1Krxjr2m"
        },
        "artists": [
          {
            "external_urls": {
              "spotify": "https://open.spotify.com/artist/7GUNyLdzdGxR828EyGvM7k"
            },
            "href": "https://api.spotify.com/v1/artists/7GUNyLdzdGxR828EyGvM7k",
            "id": "7GUNyLdzdGxR828EyGvM7k",
            "name": "Cleo Laine",
            "type": "artist",
            "uri": "spotify:artist:7GUNyLdzdGxR828EyGvM7k"
          }
        ],
        "available_markets": [
          "AD",
          "AE",
          "AL",
          "AT",
          "BA",
          "BE",
          "BG",
          "BH",
          "BO",
          "BY",
          "CA",
          "CH",
          "CL",
          "CO",
          "CR",
          "CY",
          "CZ",
          "DE",
          "DK",
          "DO",
          "DZ",
          "EC",
          "EE",
          "EG",
          "ES",
          "FI",
          "FR",
          "GB",
          "GR",
          "GT",
          "HK",
          "HN",
          "HR",
          "HU",
          "ID",
          "IE",
          "IL",
          "IN",
          "IS",
          "IT",
          "JO",
          "JP",
          "KR",
          "KW",
          "KZ",
          "LB",
          "LI",
          "LT",
          "LU",
          "LV",
          "MA",
          "MC",
          "MD",
          "ME",
          "MK",
          "MT",
          "MY",
          "NI",
          "NL",
          "NO",
          "OM",
          "PA",
          "PE",
          "PH",
          "PL",
          "PS",
          "PT",
          "PY",
          "QA",
          "RO",
          "RS",
          "RU",
          "SA",
          "SE",
          "SG",
          "SI",
          "SK",
          "SV",
          "TH",
          "TN",
          "TR",
          "TW",
          "UA",
          "UY",
          "VN",
          "XK",
          "ZA"
        ],
        "disc_number": 1,
        "duration_ms": 159634,
        "explicit": false,
        "external_ids": {
          "isrc": "GBQRF1252599"
        },
        "external_urls": {
          "spotify": "https://open.spotify.com/track/435fgoi0SIp2k8R9cSAIKw"
        },
        "href": "https://api.spotify.com/v1/tracks/435fgoi0SIp2k8R9cSAIKw",
        "id": "435fgoi0SIp2k8R9cSAIKw",
        "is_local": false,
        "name": "Let's Slip Away",
        "popularity": 2,
        "preview_url": "https://p.scdn.co/mp3-preview/318be580ed6df11a46b77d9b40d4d8fa3d147843?cid=774b29d4f13844c495f206cafdad9c86",
        "track_number": 3,
        "type": "track",
        "uri": "spotify:track:435fgoi0SIp2k8R9cSAIKw"
      }
    ],
    "limit": 20,
    "next": null,
    "offset": 0,
    "previous": null,
    "total": 2
  }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 14:36:19 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Sometime-my-search-request-return-nothing/m-p/5155192#M2040</guid>
      <dc:creator>Nogaruki</dc:creator>
      <dc:date>2021-02-17T14:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sometime my search request return nothing</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Sometime-my-search-request-return-nothing/m-p/5156133#M2053</link>
      <description>Hey there, let's dive into this.&lt;BR /&gt;&lt;BR /&gt;Could you try to perform this search without the apostrophe in the query? That might help here. Let me know how you get on!&lt;BR /&gt;&lt;BR /&gt;Have a good one,&lt;BR /&gt;Hubo</description>
      <pubDate>Fri, 19 Feb 2021 09:38:29 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Sometime-my-search-request-return-nothing/m-p/5156133#M2053</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2021-02-19T09:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sometime my search request return nothing</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Sometime-my-search-request-return-nothing/m-p/5160207#M2093</link>
      <description>&lt;P&gt;Ho yes! I didn't try! thx !!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 16:29:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Sometime-my-search-request-return-nothing/m-p/5160207#M2093</guid>
      <dc:creator>Nogaruki</dc:creator>
      <dc:date>2021-02-25T16:29:40Z</dc:date>
    </item>
  </channel>
</rss>

