Groups
Groups
Sign in
Groups
Groups
BatchFB
Conversations
About
Send feedback
Help
BatchFB
1–30 of 54
Mark all as read
Report group
0 selected
Jeff Schnitzer
, …
Vidosh Sahu
11
6/8/15
Updating batchfb
You are trying to use RestFB's java classes with Jackson. RestFB's classes do not have the
unread,
Updating batchfb
You are trying to use RestFB's java classes with Jackson. RestFB's classes do not have the
6/8/15
Dana Kianfar
,
Jeff Schnitzer
9
5/15/14
Facebook Graph API V2.0
v2.1.5 is now in maven central. Cheers, Jeff On Thu, May 15, 2014 at 3:00 AM, Dana Kianfar <
unread,
Facebook Graph API V2.0
v2.1.5 is now in maven central. Cheers, Jeff On Thu, May 15, 2014 at 3:00 AM, Dana Kianfar <
5/15/14
Dana Kianfar
,
Jeff Schnitzer
2
5/13/14
User guide wording
Done, thanks for helping keep it up to date! Jeff On Tue, May 13, 2014 at 8:55 AM, Dana Kianfar <
unread,
User guide wording
Done, thanks for helping keep it up to date! Jeff On Tue, May 13, 2014 at 8:55 AM, Dana Kianfar <
5/13/14
Jeff Schnitzer
4/30/14
BatchFB 2.1.4 released
Version 2.1.4 is in maven central. I cleaned up the exception throwing code, including the type, code
unread,
BatchFB 2.1.4 released
Version 2.1.4 is in maven central. I cleaned up the exception throwing code, including the type, code
4/30/14
Dana Kianfar
,
Jeff Schnitzer
3
4/12/14
Logging HTTP requests and reponses
Oh wonderful, thanks for letting me know. I was using log4j and so I guess that's why it didn
unread,
Logging HTTP requests and reponses
Oh wonderful, thanks for letting me know. I was using log4j and so I guess that's why it didn
4/12/14
Florrie O.
,
Jeff Schnitzer
8
10/15/13
Deserializing object List from fql response - Can not deserialize instance of FacebookAlbums out of START_OBJECT token
You can, just use the Paged object (or your own structure) to deserialize the result. Jeff On Tue,
unread,
Deserializing object List from fql response - Can not deserialize instance of FacebookAlbums out of START_OBJECT token
You can, just use the Paged object (or your own structure) to deserialize the result. Jeff On Tue,
10/15/13
Ayman
,
Jeff Schnitzer
4
7/7/13
BatchFB in multithreading
Hey Jeff, yep you are right. There was something wrong with my code which was holding up the threads
unread,
BatchFB in multithreading
Hey Jeff, yep you are right. There was something wrong with my code which was holding up the threads
7/7/13
Vahe Tshitoyan
,
Jeff Schnitzer
3
5/7/13
facebook friend uids as simple ArrayList<Long> with batchfb
Thank you Jeff, I will give it a try and post back! On Saturday, May 4, 2013 4:37:52 AM UTC+1, Jeff
unread,
facebook friend uids as simple ArrayList<Long> with batchfb
Thank you Jeff, I will give it a try and post back! On Saturday, May 4, 2013 4:37:52 AM UTC+1, Jeff
5/7/13
Simer P
,
Jeff Schnitzer
4
4/20/13
FacebookBatcher without accessToken
BatchFB uses Facebook's Batch API: https://developers.facebook.com/docs/reference/api/batch/
unread,
FacebookBatcher without accessToken
BatchFB uses Facebook's Batch API: https://developers.facebook.com/docs/reference/api/batch/
4/20/13
Simer P
,
Jeff Schnitzer
2
4/9/13
500 Unrecognized error
Sounds like you are getting this error intermittently, which sounds like you aren't doing
unread,
500 Unrecognized error
Sounds like you are getting this error intermittently, which sounds like you aren't doing
4/9/13
Jeff Schnitzer
,
Simer P
2
4/8/13
v2.1.3 on Maven Central
Thanks Jeff. On Friday, 5 April 2013 10:45:55 UTC+10, Jeff Schnitzer wrote: I just pushed a new
unread,
v2.1.3 on Maven Central
Thanks Jeff. On Friday, 5 April 2013 10:45:55 UTC+10, Jeff Schnitzer wrote: I just pushed a new
4/8/13
Jon Nolan
, …
Johannes Neubarth
7
3/27/13
JsonMappingException
Jeff, thanks a lot for your advice. I'm still a novice to Jackson. For anybody interested, this
unread,
JsonMappingException
Jeff, thanks a lot for your advice. I'm still a novice to Jackson. For anybody interested, this
3/27/13
Simer P
2
2/24/13
passing query1 into query2
Been working too much .. needed a slice of pizza to figure this out. SELECT vid, owner, title,
unread,
passing query1 into query2
Been working too much .. needed a slice of pizza to figure this out. SELECT vid, owner, title,
2/24/13
César González
,
Jeff Schnitzer
2
11/10/12
Multiple posting error handling
When you generate a series of Later<?> objects, any that fail will produce an exception when
unread,
Multiple posting error handling
When you generate a series of Later<?> objects, any that fail will produce an exception when
11/10/12
John Gentilin
, …
Jon Nolan
8
9/18/12
Are there any examples on how to post a photo.
Understood. I'll dig in and see where it leads me. I may take you up on your IM offer. Thanks
unread,
Are there any examples on how to post a photo.
Understood. I'll dig in and see where it leads me. I may take you up on your IM offer. Thanks
9/18/12
kapil sangwan
,
Jeff Schnitzer
2
9/18/12
URL For Batch Request to Get Multiple User feeds in Single Response.
I'm not quite sure what your question is. Just enqueue one request for each user; BatchFB will
unread,
URL For Batch Request to Get Multiple User feeds in Single Response.
I'm not quite sure what your question is. Just enqueue one request for each user; BatchFB will
9/18/12
uri
,
Jeff Schnitzer
5
8/28/12
ClassCastException: org.codehaus.jackson.node.NullNode cannot be cast to org.codehaus.jackson.node.TextNode when calling Facebook API
According to Tatu, this is by design. JsonNode.get() will return a NullNode if there is an explicit
unread,
ClassCastException: org.codehaus.jackson.node.NullNode cannot be cast to org.codehaus.jackson.node.TextNode when calling Facebook API
According to Tatu, this is by design. JsonNode.get() will return a NullNode if there is an explicit
8/28/12
John Gentilin
,
Jeff Schnitzer
8
8/16/12
Graph call to simple string or enable diagnostics ???
Log problem fixed, needed to upgrade to 2.1.2 from 2.1.1.. Thanks again for your help. -John G On
unread,
Graph call to simple string or enable diagnostics ???
Log problem fixed, needed to upgrade to 2.1.2 from 2.1.1.. Thanks again for your help. -John G On
8/16/12
smartnut007
,
Jeff Schnitzer
5
8/6/12
trouble with transparency of exception mappings
On Mon, Aug 6, 2012 at 11:51 AM, smartnut007 <sinchron...@gmail.com> wrote: > I was
unread,
trouble with transparency of exception mappings
On Mon, Aug 6, 2012 at 11:51 AM, smartnut007 <sinchron...@gmail.com> wrote: > I was
8/6/12
stevee
,
Jeff Schnitzer
6
3/6/12
Facebook Auth Token
You answered it anyway! I was looking for 'beat practice' and was searching on the server
unread,
Facebook Auth Token
You answered it anyway! I was looking for 'beat practice' and was searching on the server
3/6/12
Andy Waddell
, …
uri
10
2/28/12
batch request with dependancies
you're fast! thanks, uri On Tuesday, February 28, 2012 4:46:16 PM UTC+2, Jeff Schnitzer wrote:
unread,
batch request with dependancies
you're fast! thanks, uri On Tuesday, February 28, 2012 4:46:16 PM UTC+2, Jeff Schnitzer wrote:
2/28/12
Andy Waddell
,
Jeff Schnitzer
2
2/9/12
asynch version ?
It's already in place... BatchFB will auto-detect that you are on appengine and use async
unread,
asynch version ?
It's already in place... BatchFB will auto-detect that you are on appengine and use async
2/9/12
John Gentilin
,
Jeff Schnitzer
4
1/18/12
Paged vs PagedLater
Right. PagedLater is not a data structure that can be mapped from JSON; it's an interface that
unread,
Paged vs PagedLater
Right. PagedLater is not a data structure that can be mapped from JSON; it's an interface that
1/18/12
John Gentilin
,
Jeff Schnitzer
6
1/17/12
Help with advanced Jackson usage
Hi Jeff, So that worked too, I think previously I was either defining the Comment element as
unread,
Help with advanced Jackson usage
Hi Jeff, So that worked too, I think previously I was either defining the Comment element as
1/17/12
Tiago
, …
Jeff Schnitzer
10
11/30/11
Noob Question (can't get the example to work)
For the most part queries are pretty much just like any other facebook request, you just use batcher.
unread,
Noob Question (can't get the example to work)
For the most part queries are pretty much just like any other facebook request, you just use batcher.
11/30/11
Jon Nolan
, …
Jeff Schnitzer
21
11/14/11
NPE in 2.1.1
BTW, that one in five you're seeing right now might be one in three hundred tomorrow. It was
unread,
NPE in 2.1.1
BTW, that one in five you're seeing right now might be one in three hundred tomorrow. It was
11/14/11
Mano
,
Jeff Schnitzer
2
11/9/11
Regarding Response Limit
Just pass in parameters, eg: batcher.paged("/me/feed", new Param("since", date));
unread,
Regarding Response Limit
Just pass in parameters, eg: batcher.paged("/me/feed", new Param("since", date));
11/9/11
kongo09
,
Jeff Schnitzer
5
10/12/11
Inconsistent query result
Try running the test cases. This case should cover your exact query: http://code.google.com/p/batchfb
unread,
Inconsistent query result
Try running the test cases. This case should cover your exact query: http://code.google.com/p/batchfb
10/12/11
kongo09
2
9/30/11
FQL and generics
There is a clear advantage for those who can (and do) read the manual... Later<List<FqlStatus
unread,
FQL and generics
There is a clear advantage for those who can (and do) read the manual... Later<List<FqlStatus
9/30/11
Diego Faria
,
Josh Landin
7
9/26/11
Why use Access Token?
Thank you, i was going crazy because cant find this method. Thank you, now its ok. Very thanks! On 26
unread,
Why use Access Token?
Thank you, i was going crazy because cant find this method. Thank you, now its ok. Very thanks! On 26
9/26/11