You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Python 2.7.8 x64 (Win 7 Pro SP1 x64)
Token/Cookie/Fbid filled
Correct timeframe selected (a week for testing)
"Only me" option is set. (286958161406148)
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.
The text was updated successfully, but these errors were encountered:
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.
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?
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.
The text was updated successfully, but these errors were encountered: