javascript - Reading from Page Albums to integrate website -


i have public website , have corresponding facebook page. restorations public website needs have images related each restoration. keep album each restoration within facebook , leverage same images instead of duplicating effort. use javascript sdk read albums page. can via graph api explorer /{pageid}/albums using token generator. however, users visiting public website should not prompted login facebook. there way can generate token allow me read , display images these albums without requiring them login?

this want solve server-side, not client-side, because expose token publicly.

if album public can generate app token server side , read images album using token.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -