Answer the question
In order to leave comments, you need to log in
Why are posts not visible when posting to a facebook page via the API?
Hello. The site was written in drupal 7, installed a module for auto-reposting on facebook, set it up, completed it in some places, and as a result, a request for delivery is generated at the end
$param =
Array
(
[type] => link
[params] => Array
(
[link] => http://www.google.ru/test-1270
[name] => test
[message] => test
[access_token] => token
)
)
$facebook->api(
'/id/feed/',
'POST',
$param
);
Answer the question
In order to leave comments, you need to log in
Most likely you have an application in sandbox mode.
app ->status&review
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question