fb-post-bulk-privacy-edit
fb-post-bulk-privacy-edit copied to clipboard
[HELP] Does it still work?
Hello,
I was able to get the script to work after filling all the parameters with correct values however it does not actually change privacy settings as I just figured checking activity log. What am I doing wrong? Did facebook update something in the backend that broke the ability to do this?
- [x] Python 2.7.8 x64 (Win 7 Pro SP1 x64)
- [x] Token/Cookie/Fbid filled
- [x] Correct timeframe selected (a week for testing)
- [x] "Only me" option is set. (286958161406148)
- [x] Runs without error(s)/result code=200
- [ ] Actual privacy settings of the posts of selected timeframe are not modified.
I am not a coder by any means, although to my knowledge, it seems like fb has introduced some kind of application request limit (or limited it to small number) therefore running script with long rage of time result in triggering "app request limit" in fb app dashboard.
The question is, there is no reason the script not to work for a small timeframe like a week (with around 5-10 posts) unless facebook made a change that affects way this code runs, or am I doing something wrong?
Please help. Thank you.
I have added a pull request to address these issues. My script updates work well. However, I did not update the README.md. You can get my changes and it should work.