1

Facebook アクセス トークン デバッガーは、アクセス トークンが有効であると表示します。

Issued  1368430222 (24 minutes ago)

Expires 1373614222 (in about 2 months)

Valid   True

しかし、Graph API Explorer でテストすると、次のエラーで失敗します。

{

  "error": {

  "message": "An active access token must be used to query information about the current user.",

  "type": "OAuthException", 

  "code": 2500
  }

}
4

0 に答える 0