The Wayback Machine - https://web.archive.org/web/20201202095505/https://github.com/LeonardoCardoso/SwiftLinkPreview/issues/120
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 images are always invalid #120

Open
muzamil999 opened this issue Jul 16, 2020 · 1 comment
Open

Facebook post images are always invalid #120

muzamil999 opened this issue Jul 16, 2020 · 1 comment

Comments

@muzamil999
Copy link

@muzamil999 muzamil999 commented Jul 16, 2020

I am trying to create a preview from a Facebook post

https://www.facebook.com/AmmaraKhanOfficial/photos/a.748587865188148/3176470215733222/?type=3&theater&_rdc=1&_rdr

It is a public post. But the data returned from slprequest is as follows

Optional(https://www.facebook.com/AmmaraKhanOfficial/photos/a.748587865188148/3176470215733222/?type=3&theater&_rdc=1&_rdr),

finalUrl: Optional(https://www.facebook.com/AmmaraKhanOfficial/photos/a.748587865188148/3176470215733222/?type=3&theater&_rdc=1&_rdr),

canonicalUrl: Optional("www.facebook.com"),

title: Optional("Ammara Khan"),

description: Optional("A fine medley of the abstract, bold florals, coral and shell. This unique psychedelic print is tailored as a fun, breezy kaftan with tassles to add..."),

images: Optional(["https://scontent.flhe5-1.fna.fbcdn.net/v/t1.0-9/107871064_3176470219066555_7399768886287385835_o.jpg"]),

image: Optional("https://scontent.flhe5-1.fna.fbcdn.net/v/t1.0-9/107871064_3176470219066555_7399768886287385835_o.jpg"),

icon: Optional("https://static.xx.fbcdn.net/rsrc.php/yz/r/KFyVIAWzntM.ico"), video: nil, price: nil)

whenever trying to fetch images from the provided data, It always return null

@deepam1212
Copy link

@deepam1212 deepam1212 commented Aug 27, 2020

any luck on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.