[GH-ISSUE #104] the function 'getMyTop' does not work. a lot of error. #59

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

Originally created by @quentingosset on GitHub (Nov 3, 2017).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/104

Hello, After correctly integrating the API, I see that everything works fine except a few things that after seeking a lot of time blocks me ... This happens in the function 'getMyTop' after copying / pasting the code of example, I get error message: 'Message: Call to undefined function get_fixture ()'. I also try to use the basic method without adding the stub but nothing makes it. I think that we should improve this method to allow to make like all the others a direct call via ' response = api-> getMyTop (' artists ', options);' I think that if we could simplify the method without having to initialize the stub it would be simpler. For now I use curl to recover the top but it would vachemet useful to have a proper function.
Good to you.

Originally created by @quentingosset on GitHub (Nov 3, 2017). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/104 Hello, After correctly integrating the API, I see that everything works fine except a few things that after seeking a lot of time blocks me ... This happens in the function 'getMyTop' after copying / pasting the code of example, I get error message: 'Message: Call to undefined function get_fixture ()'. I also try to use the basic method without adding the $ stub but nothing makes it. I think that we should improve this method to allow to make like all the others a direct call via '$ response = $ api-> getMyTop (' artists ', $ options);' I think that if we could simplify the method without having to initialize the stub it would be simpler. For now I use curl to recover the top but it would vachemet useful to have a proper function. Good to you.
kerem closed this issue 2026-02-27 19:25:50 +03:00
Author
Owner

@quentingosset commented on GitHub (Nov 3, 2017):

My bad, forget 1 parametre .... Thanks :-)

<!-- gh-comment-id:341608492 --> @quentingosset commented on GitHub (Nov 3, 2017): My bad, forget 1 parametre .... Thanks :-)
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#59
No description provided.