Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application does not have the capability to make this API call #11

Closed
MarovMarov opened this issue Jan 24, 2019 · 1 comment
Closed

Comments

@MarovMarov
Copy link

Пытаюсь получить рекламную статистику из Facbook.
Установил Rsudio, пакет rfacebookstat, зарегистрировал приложение. Все делал по инструкции Neatpeak
В итоге получаю ошибку:

Запрос
token <- "Здесь_был_токен" fb_data <- fbGetMarketingStat(accounts_id = "act_7777777777777", level = "campaign", fields = "campaign_name,actions", action_breakdowns = "action_link_click_destination", date_start = "2019-01-20", date_stop = "2019-01-20", interval = "month", api_version = "v3.2", access_token = token)

Ошибка
Error in fbGetMarketingStat(accounts_id = "act_7777777777777", level = "campaign", :
(#3) Application does not have the capability to make this API call.

@selesnow
Copy link
Owner

У вас проблема где то в настройках созданного приложения, попробуйте там всё проверить.

@selesnow selesnow closed this as completed Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants