<?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: https://api.spotify.com/v1/search cannot return the correct number of total results in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5056396#M1368</link>
    <description>Thanks Josh - yes, this seems to be fixed now.</description>
    <pubDate>Mon, 19 Oct 2020 18:10:54 GMT</pubDate>
    <dc:creator>kkhal</dc:creator>
    <dc:date>2020-10-19T18:10:54Z</dc:date>
    <item>
      <title>https://api.spotify.com/v1/search cannot return the correct number of total results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5052761#M1334</link>
      <description>&lt;P&gt;&lt;A href="https://api.spotify.com/v1/search" target="_blank" rel="noopener"&gt;https://api.spotify.com/v1/search&lt;/A&gt; cannot return the correct number of total results&lt;BR /&gt;&lt;BR /&gt;when using the&amp;nbsp;&lt;A href="https://api.spotify.com/v1/search" target="_blank" rel="noopener"&gt;https://api.spotify.com/v1/search&lt;/A&gt;&amp;nbsp;endpoint to search, with limit and offset set to be 20 and 0 respectively, the "total" will always be 20.&amp;nbsp;&lt;BR /&gt;But if the offset is set to be 21 or more, the "total" will be more than 20.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 04:30:47 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5052761#M1334</guid>
      <dc:creator>flask12</dc:creator>
      <dc:date>2020-10-14T04:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.spotify.com/v1/search cannot return the correct number of total results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5052949#M1336</link>
      <description>&lt;P&gt;Hi, here to say that I've had the same problem for a few days now. Glad to see it posted here!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To add to the problem of the result's total being off, the paging navigation is also broken.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 09:42:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5052949#M1336</guid>
      <dc:creator>felix-hilden</dc:creator>
      <dc:date>2020-10-14T09:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.spotify.com/v1/search cannot return the correct number of total results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5055166#M1358</link>
      <description>&lt;P&gt;Same problem here! I just tweeted at the Spotify Platform account about it...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On calls to&amp;nbsp;/search endpoint, the "total" number of search results when offset=0 is always equal to my supplied "limit" value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to go up on subsequent offset pages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Weird bug! Has been happening in my case at least since last night, possibly longer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-10-17 at 12.20.18 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.spotify.com/t5/image/serverpage/image-id/122061i113359D3BC76702F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2020-10-17 at 12.20.18 PM.png" alt="Screen Shot 2020-10-17 at 12.20.18 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;For example, a search for "asdf" usually returns dozens of results... right now it's only 3, because my limit is 3. If I increase my limit, the total will go up correspondingly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 16:22:16 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5055166#M1358</guid>
      <dc:creator>noidontwantto</dc:creator>
      <dc:date>2020-10-17T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.spotify.com/v1/search cannot return the correct number of total results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5055454#M1363</link>
      <description>Same here, just noticed today, certainly not a problem more than 2 or 3 days ago.&lt;BR /&gt;no pagination/total: limit=20, offset=20&lt;BR /&gt;no pagination/total: limit=10, offset=10 (or 20 or anything)&lt;BR /&gt;OK: limit=50, offset=0&lt;BR /&gt;OK: limit=20, offset&amp;gt;=20 (offset of 20 seems to be OK as well as 21+)&lt;BR /&gt;OK: limit=25, offset&amp;gt;=7 (no pagination with offset=5 and invalid offset error with offset=6)</description>
      <pubDate>Sun, 18 Oct 2020 10:26:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5055454#M1363</guid>
      <dc:creator>kkhal</dc:creator>
      <dc:date>2020-10-18T10:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.spotify.com/v1/search cannot return the correct number of total results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5056270#M1366</link>
      <description>&lt;P&gt;Thanks for letting us know about this, folks! We resolved an issue involving the Search API earlier today. Are you still seeing problems with this now?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 14:39:19 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5056270#M1366</guid>
      <dc:creator>spotifyjosh</dc:creator>
      <dc:date>2020-10-19T14:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.spotify.com/v1/search cannot return the correct number of total results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5056287#M1367</link>
      <description>Seems to be working for me now. Thanks for the update!</description>
      <pubDate>Mon, 19 Oct 2020 14:57:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5056287#M1367</guid>
      <dc:creator>noidontwantto</dc:creator>
      <dc:date>2020-10-19T14:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.spotify.com/v1/search cannot return the correct number of total results</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5056396#M1368</link>
      <description>Thanks Josh - yes, this seems to be fixed now.</description>
      <pubDate>Mon, 19 Oct 2020 18:10:54 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/https-api-spotify-com-v1-search-cannot-return-the-correct-number/m-p/5056396#M1368</guid>
      <dc:creator>kkhal</dc:creator>
      <dc:date>2020-10-19T18:10:54Z</dc:date>
    </item>
  </channel>
</rss>

