zero reach

48 views
Skip to first unread message

anp925

unread,
Mar 21, 2021, 8:33:35 PM3/21/21
to PythonForFacebook
I am using  Facebook SDK for Python to post to my page.
I have no problem posting and scheduling posts.
But, every post posted in this way ends up with zero reach.
Am I missing something? have others had this problem?

this is the basic code:

status = api.put_object(parent_object='me', connection_name='feed', message=THE_MESSSAGE, link=THE_LINK, scheduled_publish_time=THE_TIME, published=False)

I'm guessing that parent_object or connection_name need to be different, but I have no idea what they should be if not what they are.

anp925

unread,
Mar 22, 2021, 12:48:13 AM3/22/21
to PythonForFacebook
i figured it out. duh.
still in developer mode ... 

Reply all
Reply to author
Forward
0 new messages