URL for Facebook album id -


is possible url facebook album id (fbid) without request?

like can url photo - https://www.facebook.com/photo.php?fbid=fbid

i need valid url use graph api in link field.

http://www.facebook.com/fbid - not valid, because shown plain text in link field.

if albumid 1256641940078, url is

http://www.facebook.com/1256641940078 

nodes in graph api have unique id , can link if know id. example can link person http://www.facebook.com/297200003


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -