Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spotify Embed Failures for Playlists #22302

Closed
Addison-Stavlo opened this issue May 12, 2020 · 4 comments
Closed

Spotify Embed Failures for Playlists #22302

Addison-Stavlo opened this issue May 12, 2020 · 4 comments
Labels
[Block] Embed Affects the Embed Block [Type] Bug An existing feature does not function as intended

Comments

@Addison-Stavlo
Copy link
Contributor

Describe the bug
Trying to embed a playlist in the Spotify embed block does not seem to work:

Screen Shot 2020-05-12 at 1 55 18 PM

However, song and album imbeds continue to work as expected.

There have been a handful of reports noted from dotcom in the last few days regarding this. I am also reproducing this error with my local Gutenberg docker environment on the current master branch.

There seem to have been some other intermittent Spotify embed issues in the recent past (#19604), but this specific outage for playlists specifically seems to be new.

To reproduce
Steps to reproduce the behavior:

  1. Insert a Spotify embed block
  2. Try to embed a playlist such as - https://open.spotify.com/playlist/37i9dQZF1E4yfsPkqIMfve?si=8FODsM8nTFaQUKWmsuyHbA
  3. Verify it does not embed.

Expected behavior
The playlist to be embedded similarly as an album.

Editor version (please complete the following information):

  • WordPress version: 5.4.1
  • If the Gutenberg plugin is installed, which version is it? [e.g., 7.6]
    Reproduced with Gutenberg 8.0.0, 8.1.0-rc.1, and default/disabled.

Desktop (please complete the following information):

  • OS: macOS 10.15.30
  • Browser: Chrome
  • Version: Version 81.0.4044.138 (Official Build) (64-bit)
@Addison-Stavlo Addison-Stavlo added [Type] Bug An existing feature does not function as intended Needs Testing Needs further testing to be confirmed. labels May 12, 2020
@tbradsha
Copy link

Note that the [spotify] Jetpack shortcode seems to embed Spotify playlists successfully despite the Spotify embed block not working.

@sirreal
Copy link
Member

sirreal commented May 13, 2020

Note that the [spotify] Jetpack shortcode seems to embed Spotify playlists successfully despite the Spotify embed block not working.

Thanks 👍

Jetpack doesn't rely on oembed, but builds its own iframe source. It does demonstrate that playlists should be embeddable.

@Addison-Stavlo Addison-Stavlo added [Block] Embed Affects the Embed Block and removed Needs Testing Needs further testing to be confirmed. labels May 14, 2020
@earnjam
Copy link
Contributor

earnjam commented May 15, 2020

The code for handling oEmbed functionality is in core, so this would be better reported on Trac. There was a ticket opened there 8 days ago: https://core.trac.wordpress.org/ticket/50116

Unfortunately this is a problem on Spotify's end with their oEmbed endpoint, and not something we can really do anything about until/unless they fix it upstream. I'm going to close this since we're already tracking it on Trac and there aren't any actionable steps we can take here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Embed Affects the Embed Block [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

4 participants