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

Facebook post for an image is not converting to amp-facebook #131

Open
l0c0luke opened this issue Aug 3, 2016 · 0 comments
Open

Facebook post for an image is not converting to amp-facebook #131

l0c0luke opened this issue Aug 3, 2016 · 0 comments

Comments

@l0c0luke
Copy link

l0c0luke commented Aug 3, 2016

I am using the image url of https://www.facebook.com/ladygaga/photos/a.89179709573.79898.10376464573/10154453352899574/?type=3&theater

My oembed provider returns the following embed code for this post which works on a regular html web page using the stadard facebook embed/script.

<div id="fb-root"></div> <div class="fb-post" data-href="https://www.facebook.com/ladygaga/photos/a.89179709573.79898.10376464573/10154453352899574/?type=3&amp;theater=" data-width="552"><blockquote cite="https://www.facebook.com/ladygaga/posts/10154453352899574:0" class="fb-xfbml-parse-ignore"><p>"Kindness is a free currency from a well that will never dry up" - Lady Gaga on why every city can afford kindness. Go...</p>Posted by <a href="https://www.facebook.com/ladygaga/">Lady Gaga</a> on&nbsp;<a href="https://www.facebook.com/ladygaga/posts/10154453352899574:0">Sunday, June 26, 2016</a></blockquote></div>

after processing with your library, it is not converting. I beleive it has to do with the fact it is an image as the conversion works fine if its a regular post with a url like https://www.facebook.com/someecards/posts/1171886112848313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant