0

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.

Thomas
  • 3,348
  • 4
  • 35
  • 49
bengreenier
  • 285
  • 2
  • 9

1 Answers1

1

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.

Community
  • 1
  • 1
Thomas
  • 3,348
  • 4
  • 35
  • 49