Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

Searching for artist and track not working #1560

Open
joshmarnold opened this issue Apr 28, 2020 · 0 comments
Open

Searching for artist and track not working #1560

joshmarnold opened this issue Apr 28, 2020 · 0 comments

Comments

@joshmarnold
Copy link

joshmarnold commented Apr 28, 2020

Issue found on April 28th 2020.

Endpoint(s):

  • GET https://api.spotify.com/v1/search

Scope(s):

  • Regular authentication

Steps to reproduce:

In Postman:
GET https://api.spotify.com/v1/search/?q=artist:"wax+motif"&track:"love+to+the+world"&type=track&limit=20

Expected behaviour:

The goal is to search for a specific track of an artist via the endpoint above.

Actual behaviour:

Receiving 200 OK with a payload of Wax Motif tracks but not the song specified in the query.
I also tried different artist, song combinations and with no success. What am I doing wrong?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant