Groups
Groups
Sign in
Groups
Groups
Brightkite API
Conversations
About
Send feedback
Help
return more than 20 items from search
6 views
Skip to first unread message
best
unread,
Nov 18, 2009, 8:49:04 PM
11/18/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Brightkite API
Hi,
It seems like that the search api will return a maximum of 20 results?
Is there a way of:
- expand the size of the result set
- make subsequent query to get more results
??
Thanks!!
best
webguyatwork
unread,
Nov 21, 2009, 10:20:22 PM
11/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Brightkite API
I asked a similar question to some Wave users, and got back this
response, which solved my issue for pulling all friends in a single
shot:
... limit and offset are enabled on the /me/friends so an
example call would be
http://brightkite.com/me/friends.xml?offset=0&limit=5600
What you could do it get
http://brightkite.com/me.xml
find out how many friends the user has then pass that as the limit
Hope that helps!
Reply all
Reply to author
Forward
0 new messages