spotify/web-api

Spotify oEmbed returns "Something went wrong, please try again later" for previously working urls

heldchen opened this issue · 0 comments

Endpoint(s):

  • GET /oembed

Scope(s):

  • None (application is not using authentication)

Steps to reproduce:

  1. call https://open.spotify.com/oembed with a playlist url, f.e. https://open.spotify.com/oembed?url=https%3A%2F%2Fopen.spotify.com%2Fplaylist%2F6fBLk4c7WrrK54SIb2rK8g%3Fsi%3DJjDTffv4ShOfABragU1CvA

Expected behaviour:

get the oembed json

Actual behaviour:

html error page with code 500 ("Something went wrong, please try again later" is returned since a few days even for urls that previously worked