During uploading photos via PHP-SDK API, i had thrown exception: (#120) Invalid album id. Everything seems to be ok, album_id is correct. Sometimes it works, sometimes not. Is it bug from Facebook?
During uploading photos via PHP-SDK API, i had thrown exception: (#120) Invalid album id
Share
Following are the steps required,
get access_token for the page.
error message you get is obviously misleading or you use the access token is static maybe,so to get access token.
Check out some links,
uploaded photo post to facebook album
photo not upload to facebook album using graph api
Facebook cURL posting as me?
May be this help you.