[GH-ISSUE #187] Get My top now working #126

Closed
opened 2026-02-27 19:26:12 +03:00 by kerem · 1 comment
Owner

Originally created by @lionlnx on GitHub (May 1, 2020).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/187

tried to use code below but it won't work

$tracks = $api->getMyTop('artist', [
'limit' => 10,
]);

print_r($tracks);

Originally created by @lionlnx on GitHub (May 1, 2020). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/187 tried to use code below but it won't work $tracks = $api->getMyTop('artist', [ 'limit' => 10, ]); print_r($tracks);
kerem 2026-02-27 19:26:12 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@jwilsson commented on GitHub (May 1, 2020):

Hey!
What's happening? Are you getting any errors?

<!-- gh-comment-id:622322584 --> @jwilsson commented on GitHub (May 1, 2020): Hey! What's happening? Are you getting any errors?
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#126
No description provided.