meta/totalCount is returning 1000 for any search?

22 views
Skip to first unread message

Joe Carroll

unread,
Dec 15, 2023, 8:39:54 AM12/15/23
to Napster API
I've only started to see this problem recently, and even with a "garbage search" of random characters that returns 0 records, totalCount is still set to 1000. Here is an example query using the demo API key... https://napi-v2-2-cloud-run-b3gtd5nmxq-uw.a.run.app/v2.2/search?apikey=YTkxZTRhNzAtODdlNy00ZjMzLTg0MWItOTc0NmZmNjU4Yzk4&query=awdioqiewugbvoqiwbec&type=track

{
  • meta:
    {
    • totalCount: 1000,
    • returnedCount: 0
    },
  • search:
    {
    • query: "awdioqiewugbvoqiwbec",
    • data:
      {
      • tracks: [ ]
      },
    • order: [ ]
    }
}
Any thoughts?
Reply all
Reply to author
Forward
0 new messages