fb-post-bulk-privacy-edit
fb-post-bulk-privacy-edit copied to clipboard
Incorrect Facebook ID
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.