spotify-web-api-node icon indicating copy to clipboard operation
spotify-web-api-node copied to clipboard

Unable to play songs

Open ghost opened this issue 4 years ago • 1 comments

It isn't an issue. But just how do I get to play songs using the spotify web api node. Do i need to use the SDK, and if yes then how. Can someone please illustrate an example.

ghost avatar Nov 28 '21 08:11 ghost

It seems you want to interact with the user's playback. You can view possible requests on Spotify API documentation, wrapped requests are shown as example in the Usage part of the README.

eliob83 avatar Dec 28 '21 20:12 eliob83