Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

502 Bad Gateway errors / Outage

502 Bad Gateway errors / Outage

Hi.

 

I've been getting the above message for the last hour or so when I perform a "Get a List of Featured Playlists" call (see below). It's happening with both the Authorisation Code & Client Credentials flows.

 

This is causing an outage for us - please advise.

 

Thanks.

 

 

curl -X "GET" "https://api.spotify.com/v1/browse/featured-playlists?country=SE&limit=2" -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Bearer <token>"

Gives:

HTTP/2 502 

content-type: application/json; charset=utf-8

cache-control: private, max-age=0

x-robots-tag: noindex, nofollow

access-control-allow-origin: *

access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context

access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH

access-control-allow-credentials: true

access-control-max-age: 604800

content-length: 72

strict-transport-security: max-age=31536000

x-content-type-options: nosniff

date: Tue, 11 Aug 2020 11:46:26 GMT

server: envoy

via: HTTP/2 edgeproxy, 1.1 google

alt-svc: clear

 

{

  "error" : {

    "status" : 502,

    "message" : "Bad gateway."

  }

}%  

Reply
1 Reply

Hi @spottydev - thanks for reporting this. Are you still seeing the 500 series error?

Suggested posts