facebook - Real-time updates and Graph API 2.3 -



facebook - Real-time updates and Graph API 2.3 -

according https://developers.facebook.com/docs/graph-api/real-time-updates/v2.3, way subscribe real-time updates via /{app-id}/subscriptions endpoint. https://developers.facebook.com/docs/graph-api/reference/v2.3/app/subscriptions/ says endpoint no longer available in v2.3.

meanwhile, https://developers.facebook.com/docs/graph-api/reference/v2.3/page/subscribed_apps/ talks subscribing page's feed, doesn't offer post or delete operations managing such subscriptions. nevertheless, changelog v2.2 describe get/post/delete /{page-id}/subscribed_apps.

so, what's current, accurate story handling real-time updates? rtus pages? @ least, documentation confusing...and believe wrong , conflicting itself. can clear how subscribe , handle rtus in v2.3 world?

facebook facebook-graph-api

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -