Unsupported get request in Facebook Graph API

前端 未结 6 1733
迷失自我
迷失自我 2020-12-01 09:10

For some reason my https://graph.facebook.com/210155825774263 returns an error :

{
   \"error\": {
      \"message\": \"Unsupported get request.\",
      \"t         


        
6条回答
  •  甜味超标
    2020-12-01 10:02

    The page you are having trouble with is not accessible without user access token or has some or the other restrictions which are resolved only when a user logs in.

提交回复
热议问题