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

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -