Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: 502 Gateway in Playback

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • manofnibiru
  • Regular
  • 16255 Views
  • 117 replies
  • 18 likes
  • 16255 Views
  • 117 replies
  • 18 likes

502 Gateway in Start/Resume Playback

$headers = [ 'Authorization' => 'Bearer ' . $request->_token, 'Accept' => 'application/json', 'uris' => 'spotify:episode:' . $request->id, 'position_ms' => 0, ]; $res = $client->request('PUT', 'https://api.spotify.com/v1/me/player/play? device_id=' ....

  • Visitor
  •  $headers = [             'Authorization' => 'Bearer ' . $request->_token,             'Accept' => 'application/json', &nb...
  • 217 Views
  • 0 replies
  • 0 likes
  • 502 Gateway in Playback
  • 217 Views
  • 0 replies
  • 0 likes