Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2092  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Mailing list for Twitter4J
 

flag Integer overflow issue 
  Yusuke, Check out the stack trace below...the numeric value is suspicious because if I'm not mistaken it's max unsigned int...so it may be trying to represent -1 instead of an actual value. But anyway, we're seeing this problem on occasion with the twitter firehose: Exception in thread "Twitter Stream Handling Thread[Receiving stream]"... more »
By Dan Checkoway  - Dec 14 2010 - 6 new of 6 messages    

flag 401:Authentication credentials were missing or incorrect. 
  Dear Yusuke, I need to collect the number of followers and friends of a specified user, however, I always have an error about 401 or 400. How to resolve them? public void searchTweets(String queryString) throws Exception{ Twitter twitter = new TwitterFactory().getInstance() ; try { Query query = new Query(queryString);... more »
By mgao  - Jan 3 2011 - 9 new of 9 messages    

getFollowers(String screenName or String id) 
  twiiter api provides the functionality to get followers of a particular user : [link] Has this functionality been added to twitter4j? If not, is there any alternative for it?
By Nehal J. Wani  - 10:44am - 2 new of 2 messages    

Image performance issue 
  First, sorry for my poor english. Seems like i've performance issues when i download profile image for show in my timeline/mentions/follower list, it's really slow and causes "lag". I try a few things(code) for do it but i've got same problem always. That's my actual function: public static Bitmap getBitmapFromURL(String src) {... more »
By David Pérez  - May 17 - 1 new of 1 message    

getGeoLocation() returns NULL everytime (version 3.0.4 with processing) 
  Hi there, designing a piece of digital installation. I'd need the geolocation of status provided by the stream. I'm okay with everything else (account names etc) but not the location. Obviously, I know not everyone activate this but getGeoLocation() seems to return NULL everytime. any idea for me?
By Julien Bayle  - May 17 - 4 new of 4 messages    

rate limit, search and hashtag pages 
  Hi all, I'm working on my thesis, I'll have to data mine twitter... with a single user token/app, since I only have one pc available. As of now I am sure I will be limited from twitter rate limits so I'm looking to push to the very limit and use whenever possible different rate-limit buckets.... more »
By Pasquale Franzese  - May 16 - 1 new of 1 message    

Search API Returning Wrong Retweet Count Field 
  I noticed this issue this morning. For some reason the status object retrieved from search API is returning retweet count as at most 1, even though the retweeted tweet has much more retweet. Did anyone face this issue, have any idea whats wrong? I am using version 3.03 of Twitter4J. Kind Regards... more »
By mehmetcu...@gmail.com  - May 16 - 1 new of 1 message    

Search API is returning wrong retweet count 
  I noticed this morning, For some reason the status object is returning wrong number in retweet count field. retweetCount field returns 1 for tweets retweeted much more. Is there anyone else experiencing this issue? My maven dependencies are as follows: <dependency> <groupId>org.twitter4j</groupI d>... more »
By mehmetcu...@gmail.com  - May 16 - 1 new of 1 message    

Failed request token 
  Hi i'm using this tutorial<[link]>for my twitter test project and i already change : from : mHttpOauthprovider = new DefaultOAuthProvider("[link]", "[link]",... more »
By Franky Junior  - May 8 - 2 new of 2 messages    

401 on oauth/access_token 
  Twitter changed/broke the API ?! 2013-05-06T16:37:11.006128+00: 00 app[web.1]: <?xml version="1.0" encoding="UTF-8"?> 2013-05-06T16:37:11.006128+00: 00 app[web.1]: <hash> 2013-05-06T16:37:11.006128+00: 00 app[web.1]: <error>Required oauth_verifier parameter not provided</error> 2013-05-06T16:37:11.006128+00: 00 app[web.1]:... more »
By Philippe L'Heureux  - May 6 - 3 new of 3 messages    

Getting userID by screenName 
  Hey guys, I have a need to get the userID but I only have the screenName. I looked in the archive and I found a message called getUserDetails(string) but it was retired, I think. Any help would be most appreciated. Thanks very much, -Ahmed
By Ahmed Abdeen Hamed  - May 4 - 3 new of 3 messages    

How to make a user tweet into his/her twitter account from java web application 
  see this link if you can help..... [link]
By Nikhil Agrawal  - May 3 - 1 new of 1 message    

1 - 10 of 2092   « Newer | Older »

XML       Send email to this group: twitter4j@googlegroups.com