aaronpries

Results 1 issues of aaronpries

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= and copy the _id_ field After fixing this,...