why do I get “Invalid appsecret_proof provided in the API argument”

前端 未结 13 1366
无人共我
无人共我 2020-12-16 09:24

Since the latest change on Facebook, regarding the appsecret_proof: https://developers.facebook.com/docs/reference/api/securing-graph-api/, we are still unable to download p

13条回答
  •  暖寄归人
    2020-12-16 09:26

    This error is the result of setting incorrect access token. For e.g posting to page album using a user's(admin's) access token. I have solved this error almost all the times by setting the proper access token

提交回复
热议问题