How to creat album using facebook graph api? -


i've generated url

https://graph.facebook.com/me/albums?access_token=123005381082600|2.atn22ptkspb6tn_nad7zwa__.3600.1298494800-602414132|4i62wgohikratipytu4jy7__i9a&type=post&name=refacingme 

is url correct creating album using fb graph api , , expected response request ?

this url getting albums belonging you. if want create album fb api, have write code: 1. step: login , token 2. step: create album

basically it's pretty simple. please check out @ related docs here, , sample php code here.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -