php - FB Graph Api story-attachment-media get album -


it possible album story-attachment-media object? a: https://graph.facebook.com/v2.9/object?fields=photos{webp_images} or: https://graph.facebook.com/v2.9/object?fields=album{photos{webp_images}} or: https://graph.facebook.com/v2.9/object?fields=albums.limit(1){photos{webp_images}}

[from comments] have posted on facebook page link outside page. [...] more photos sizes albums does, not full_picture

i don't think provide many sizes external objects, thumbnail find inside attachments, full_picture, , picture.


Comments

Popular posts from this blog

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -