[GH-ISSUE #231] Question about method getTrack #165

Closed
opened 2026-02-27 19:26:23 +03:00 by kerem · 2 comments
Owner

Originally created by @yoqueseya on GitHub (May 22, 2021).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/231

Hi,
This is my first commment, I've just signed up. Im not sure if I should ask this here but:
Is there a method like getTrack('URI') but using NAME TRACK or ARTIST as parameters? URI is what I need to get in json.
I've just tried in Spotify Web Console API and it works but I don't know if I can with this repository.

Thanks!

Originally created by @yoqueseya on GitHub (May 22, 2021). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/231 Hi, This is my first commment, I've just signed up. Im not sure if I should ask this here but: Is there a method like getTrack('URI') but using NAME TRACK or ARTIST as parameters? URI is what I need to get in json. I've just tried in Spotify Web Console API and it works but I don't know if I can with this repository. Thanks!
kerem 2026-02-27 19:26:23 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@jwilsson commented on GitHub (May 23, 2021):

Hey!
Did you find an answer since you closed the issue? If not, it sounds like the SpotifyWebAPI::search() method could be useful to you. Or if you point me to the endpoints you've used in the Spotify Web Console I could point you to the corresponding method in this library.

<!-- gh-comment-id:846548046 --> @jwilsson commented on GitHub (May 23, 2021): Hey! Did you find an answer since you closed the issue? If not, it sounds like the `SpotifyWebAPI::search()` method could be useful to you. Or if you point me to the endpoints you've used in the Spotify Web Console I could point you to the corresponding method in this library.
Author
Owner

@yoqueseya commented on GitHub (May 24, 2021):

Hi,
Yes! I found the search method minutes after writing it. Sorry for the inconvenience.
Thanks for answering.

<!-- gh-comment-id:846812900 --> @yoqueseya commented on GitHub (May 24, 2021): Hi, Yes! I found the search method minutes after writing it. Sorry for the inconvenience. Thanks for answering.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-web-api-php#165
No description provided.