Find Expire Time for an access token

前端 未结 6 1900
星月不相逢
星月不相逢 2021-02-01 19:47

Is there any way to use the graph api to find out when a page access token, or application token will expire?

6条回答
  •  野的像风
    2021-02-01 20:26

    Try this, it worked with me. Get the token with your app and paste it in the graph explorer as the token to be used for queries. Click on the info a see the expiration date. example image

    I hope it works for you too.

提交回复
热议问题