Posting a Facebook Story causes two entries to appear in Activity Log -


i posting facebook story using open graph action , object. seems work great except when on activity log. seeing 2 entries, 1 expected one

"<'name> <'action> <'noun> in <'game>" 

but seeing 1 don't expect

"<'name> posted <'noun> in <'game>" 

i've tracked down , seems posted create open graph object using fb.api("/me/objects/<'game>:<'object>", facebook.httpmethod.post, createobjectcallback, oparams);

which believe required create object used in story post. know how create object use in story post without having entry added activity log it?

thanks!


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -