Skip to content

not able to post on friends wall. #2

@vvikas

Description

@vvikas

$ cat fb.log
ERROR:root:HTTP Error 403: Forbidden
Traceback (most recent call last):
File "fb.py", line 161, in post_status_to_friend_wall
self.fb.graph_post("/%s/feed" %friend_id, {"message":message})
File ".fbconsole.py", line 190, in graph_post
return json.load(opener.open(_get_url(path), params))
File "c:\Python27\lib\urllib2.py", line 410, in open
response = meth(req, response)
File "c:\Python27\lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "c:\Python27\lib\urllib2.py", line 448, in error
return self._call_chain(_args)
File "c:\Python27\lib\urllib2.py", line 382, in _call_chain
result = func(_args)
File "c:\Python27\lib\urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions