0

I am having a problem with sharing/liking links with Open Graph Protocol data for audio/mp3 files. They look OK on Facebook news feed/timeline, but when you click play button, it won't play. It says: undefined (see screenshot).

enter image description here

So I tried playing some older posts of links with OG meta data about audio/mp3 files, and they don't play either.

EDIT

I did some firebug inspection and the audio player is Flash based. I think the problem is in the flashvars part of the embed code. There is a flashvar for src but its value appears to be a SHA256 checksum instead of the URL of the mp3 file.

Teddy
  • 18,357
  • 2
  • 30
  • 42

4 Answers4

1

I got the same problem and I do not really understand what is the cause of this!!

I have tried the meta tags setting as provided here.

https://developers.facebook.com/docs/opengraph/music/

Give them a try also(if you have not yet) and see if they work for you.

mark
  • 11
  • 1
  • That URL got my hopes up, but the end result on Facebook Timeline/wall is unchanged and audio player still not working. – Teddy Oct 13 '11 at 19:57
1

Facebook has apparently removed the player. Their help file suggests making a music video. Very irritating.

0

seems to be a current bug: http://developers.facebook.com/bugs/165246693563413

-1

It seems like Facebook have finally fixed it - at least, the audio players on my page have started working again. Hopefully that means you should see it fixed relatively soon, depending on how this is rolled out.

Jonathan del Strother
  • 2,552
  • 19
  • 32