List of Facebook error codes

后端 未结 5 1729
南笙
南笙 2021-01-30 16:58

I\'m looking for a list of all Facebook can return when you try to fetch infos using Graph API. Can anyone help?

Facebook returns a 400 HTTP error, and a JSON content li

5条回答
  •  天命终不由人
    2021-01-30 17:21

    I am trying to keep an updated list of error codes based on previous outdated information.

    You can find the repo here http://github.com/phwd/fbec and it has been updated with Test User and Credit Error codes from the Facebook Documentation.

    Currently looking for the constant name for "Error Code 2500" and some error descriptions may have changed. I hope to keep on top of this.

提交回复
热议问题