Facebook posts in page invisible -


i have facebook page. if post message manually website posts seen in web.

{   "id": "464583420338154_464899220306574",    "from": {     "category": "tv network",      "name": "enr uk",      "id": "464583420338154"   },    "message": "fdsfsdfsdfsdfsd",    "actions": [     {       "name": "comment",        "link": "https://www.facebook.com/464583420338154/posts/464899220306574"     },      {       "name": "like",        "link": "https://www.facebook.com/464583420338154/posts/464899220306574"     }   ],    "privacy": {     "description": "public",      "value": "everyone",      "friends": "",      "networks": "",      "allow": "",      "deny": ""   },    "type": "status",    "status_type": "mobile_status_update",    "created_time": "2014-03-21t09:37:24+0000",    "updated_time": "2014-03-21t09:37:24+0000" } 

if post thru api posts not seen.

{   "id": "464583420338154_1404200643177729",    "from": {     "category": "tv network",      "name": "enr uk",      "id": "464583420338154"   },    "message": "european elections (22-25 may 2014) - seats political group - eu",    "picture": "https://fbexternal-a.akamaihd.net/safe_image.php?d=aqbu6t7cfmwz0x_5&w=154&h=154&url=http%3a%2f%2fwww.europarl.europa.eu%2fwebsite%2fcommon%2fimg%2ficon%2fheader_icon_eplogo_print.png",    "link": "http://www.results-elections2014.eu/en/seats-group-member-2014.html",    "name": "access denied",    "caption": "www.results-elections2014.eu",    "icon": "https://fbstatic-a.akamaihd.net/rsrc.php/v2/yd/r/as8ecmyrys0.gif",    "actions": [     {       "name": "comment",        "link": "https://www.facebook.com/464583420338154/posts/1404200643177729"     },      {       "name": "like",        "link": "https://www.facebook.com/464583420338154/posts/1404200643177729"     }   ],    "privacy": {     "description": "public",      "value": "everyone",      "friends": "",      "networks": "",      "allow": "",      "deny": ""   },    "type": "link",    "status_type": "shared_story",    "application": {     "name": "enr scytl ee2014 en",      "id": "1488660574694402"   },    "created_time": "2014-03-20t17:41:57+0000",    "updated_time": "2014-03-20t17:41:57+0000" } 

what problem, public!


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -