502 Bad Gateway errors / Outage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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."
}
}%
- Labels:
-
outage
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page