문제

Anyone ever notice the Promise from models.player.load("context","playing"); simply doesn't come back (which is to say it neither fails nor dones)?

This doesn't happen every time I try the operation, only sporadically.

Working with API version 1.0.0, on Spotify for Windows.

도움이 되었습니까?

해결책

Yep, timeouts don't seem to fail or done. At least I assume they're timeouts, because of their sporadic appearance, and different behavior for different users.

See later comments on my answer here: Intermittent issue with tracks snapshot for current user top list

Can be pretty frustrating. Only option I know of at this point is a success flag and a retry timer.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top