I have problem to use FBCMD.
Can't change permission so I can post, list stuff, etc.
Every thin is set to 0.
friends_education_history 0
if I try to post:
pi@raspberrypi ~/facebook $ fbcmd status "is really excited to use fbcmd"
fbcmd [v1.1] ERROR: STATUS
[250] Updating status requires the extended permission status_update
pi@raspberrypi ~/facebook $
Feedback if I try to change permission, but nothing changes:
pi@raspberrypi ~/facebook $ fbcmd addperm "status_update"
pi@raspberrypi ~/facebook $
fbcmd whoami -> WORKS!
What shall I do?