fb-post-bulk-privacy-edit icon indicating copy to clipboard operation
fb-post-bulk-privacy-edit copied to clipboard

Incorrect Facebook ID

Open aaronpries opened this issue 7 years ago • 0 comments

The website https://findmyfbid.com/ reported an incorrect ID. This caused the GET request from graph.facebook.com to fail.

The following workaround works: Visit https://graph.facebook.com/v2.5/me?fields=id%2Cname%2Cposts&access_token=<Enter your Access Token here> and copy the id field

After fixing this, the script finds the post IDs and is able to hide them.

aaronpries avatar Dec 29 '17 19:12 aaronpries