Is it possible to remove a Facebook application from the Page using Graph API? -



Is it possible to remove a Facebook application from the Page using Graph API? -

i'm developing facebook app.

the tab removes correctly, there way remove application page?

i supposed necessary info might retrieved page settings , tried using graph api:

https://graph.facebook.com/%my_page_id%/settings/?access_token=%valid_token%

but returns error: "(#210) subject must page."

i've tried play https://www.facebook.com/ajax/edit_app_settings.php requires unique variables generated facebook server , not available 3rd side.

removing of application pages not possible using graph api (deprecated rest api missed alternative too).

you can remove tab (what do) page. 1 time tab removed application available on page settings , links tab of application point page wall/landing tab.

facebook facebook-graph-api

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -