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

after play returns 202 , then what

Open sdetweil opened this issue 3 years ago • 2 comments

my spotify system has been idle overnight.. I want to start playing,

I issue a play, and get back return code 202, accepted.. but play never starts.. am I supposed to retry the play after some time?

sdetweil avatar Apr 20 '21 14:04 sdetweil

retrying after 202 gets 202..

sdetweil avatar Apr 20 '21 14:04 sdetweil

what works is to do a sendToDevice

sdetweil avatar Apr 21 '21 17:04 sdetweil