Closed GoogleCodeExporter closed 8 years ago
You don't say where you're expecting it to the short story or image to appear.
My
guess is that the feature is working fine but that your news feed in Facebook
set to
show single line stories only?
Does it say anything useful about your application here?
http://www.facebook.com/editapps.php
Original comment by david.j....@googlemail.com
on 6 May 2009 at 7:03
Where exactly do I indicate to display short stories in my application users
pages? I
checked the link you sent and there is no mention of short stories.
thanks
Original comment by eokw...@gmail.com
on 6 May 2009 at 12:24
I have use the method publishUserAction()
client.feed_publishUserAction(bundleId, templeteData, null, targetIds," test",
4)
and the feed appear only in my wall instead of on my friends wall. and it's just
appear only title, not short or full stories.
thanks
Original comment by thanh.ki...@gmail.com
on 8 May 2009 at 2:09
I am also not possible to send the updates to all the friends. It send the
updates to
only my wall..!
Original comment by akshatvig19@gmail.com
on 14 May 2009 at 7:44
I am having the same problem as mentioned by "akshatvig19". When I publish feed
with:
facebook.feed_publishUserAction(templateID, null, frinedIDList, null);
the feed gets published on my profile only, but not on my friends' walls.
earlier it
used to work properly, but now it seems there is some problem with feed
publishing.
FYI I am using facebook api 1.8 final.
Original comment by soumya.t...@gmail.com
on 16 Jul 2009 at 9:27
Im having the same problem :(
Original comment by sharpen....@gmail.com
on 9 Aug 2009 at 12:09
I think this is Not A Bug now since the stream rollout in July I think it was.
My
understanding is that the API cannot automatically publish short stories or full
stories without a special new permission that you have to request (via the
javascript
API):
http://wiki.developers.facebook.com/index.php/Extended_permissions
I figured users would by-and-large not be willing to do this, so I instead show
a
form on the client using showFeedDialog:
http://wiki.developers.facebook.com/index.php/JS_API_M_FB.Connect.showFeedDialog
This is an FB Connect function, but I believe there is an FBML version.
Original comment by jamie.doornbos
on 27 Aug 2009 at 5:34
Hello Friend i need publish feed on my own wall , please give me code ,
everyone have
code plaese send on my email id my id is dinesh.awa@gmail.com
thanks
Original comment by dinesh....@gmail.com
on 29 Sep 2009 at 11:05
deprecated method will go away anyhow.
Original comment by fern...@gmail.com
on 29 Oct 2009 at 11:57
Original issue reported on code.google.com by
eokw...@gmail.com
on 30 Apr 2009 at 12:38