I am currently working with facebook comments box which is on pageA. but I want to add some post through PageB. so I need an api to communicate with comments box. I found this
> https://developers.facebook.com/docs/reference/rest/comments.add/
but it doesnt work for me... I dont know why, because it seems success, i get some numbers as respond, usual 7 digit. I believe it post to somewhere, but not on my comments box. did anyone has experience using this api, give me a hint?
Thanks