I use your amazing software but in the last days i have a problem posting status in facebook
Traceback (most recent call last):
File "/opt/mis_scripts/publicarenfacebook", line 103, in
fbconsole.post('/me/feed', {'message': cadena})
File "build/bdist.linux-x86_64/egg/fbconsole.py", line 763, in post
File "build/bdist.linux-x86_64/egg/fbconsole.py", line 667, in post
File "build/bdist.linux-x86_64/egg/fbconsole.py", line 280, in _safe_json_load
File "build/bdist.linux-x86_64/egg/fbconsole.py", line 277, in _safe_url_load
fbconsole.OAuthException: Error validating access token: Session has expired on Thursday, 07-May-15 03:00:00 PDT. The current time is Thursday, 07-May-15 04:30:19 PDT.
i actualize the token but appears the same message
when i try the other authentication it says
Traceback (most recent call last):
File "8txt2facebook2", line 19, in
redirect_uri
File "build/bdist.linux-x86_64/egg/fbconsole.py", line 413, in automatically_authenticate
File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 524, in select_form
mechanize._mechanize.FormNotFoundError: no form matching nr 0
thanks for your answer!