Facebook friends post limits or timeout?

6 views
Skip to first unread message

babake2000

unread,
Aug 28, 2011, 2:04:38 PM8/28/11
to faceb...@googlegroups.com
Does anyone know why facebook only posts to 24 friends walls and fails on the remaining friends. I get a list of a logged_in users friend with publish_stream, take it into a loop where I fetch the friends by id and feed_create to their walls. I record the response in a database table and I have observed that no matter how many friends, facebook only makes the first 24 successfull post and fails on the rest. Is their some limitations or timeout on token?

On Wed, Aug 24, 2011 at 11:17 AM, Jia Feng <fengj...@gmail.com> wrote:
Hi,

I'm trying to use apprequests_create, but it always returns
Mogli::Client::HTTPException error.

/Library/Ruby/Gems/1.8/gems/mogli-0.0.30/lib/mogli/client.rb:215:in
`raise_error_if_necessary'
/Library/Ruby/Gems/1.8/gems/mogli-0.0.30/lib/mogli/client.rb:151:in
`map_data'
/Library/Ruby/Gems/1.8/gems/mogli-0.0.30/lib/mogli/client.rb:116:in
`post'
/Library/Ruby/Gems/1.8/gems/mogli-0.0.30/lib/mogli/model.rb:113:in
`feed_create'

So I try the feed_create example, like this:
   current_facebook_user.feed_create(
           Mogli::Post.new(:name => "#{current_facebook_user.name}
sent a note using notes!",
                           :link=> "www.google.com",
                           :description=>"testing"))

Got the same error.

I'm wondering is it because I didn't follow the steps in the readme of
mogli (https://github.com/mmangino/mogli)?

Thanks,
Jia

--
You received this message because you are subscribed to the Google Groups "facebooker" group.
To post to this group, send email to faceb...@googlegroups.com.
To unsubscribe from this group, send email to facebooker+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/facebooker?hl=en.


Reply all
Reply to author
Forward
0 new messages