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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -