[twitter-dev] Search results limitation

2010-05-14 Thread Amit
directly. Is it a restriction imposed by twitter? In case it is, if there is any other API to resolve the issue or some customization sort of paid service provide by twitter or whatever the solution can be. Please respond. Thanks Amit

[twitter-dev] Twitter integration for IPhone App

2011-03-01 Thread Battan Amit
e the authentic detail already. Is it possible, if then using oAuth or xAuth? - Is any twitter official iOS sdk for twitter, like MGTwitterEngine, if it then please provide the source if it is free? Thanks Amit -- Twitter developer documentation and resources: http://dev.twitter.com/do

Re: [twitter-dev] Re: Twitter Error While Authenticating ..IPhone Application

2011-03-02 Thread Battan Amit
for xAuth I think we have to give the itune URL and other detail of application As my application is in developing stage ... So How I will get it. OR And for now how I am using oAuth in MGTwitterEngine AB On 2 March 2011 17:19, Rich wrote: > Have you applied for xAuth access, oAuth is

Re: [twitter-dev] Re: Twitter integration for IPhone App

2011-03-03 Thread Battan Amit
chapter on iOS app soon with code example. > > On Mar 1, 4:56 am, Battan Amit wrote: > > Hi > > > > I am working on a iphone application in which I will integrate the > twitter > > I have questions > > > >- What is different between oAuth and xAut

[twitter-dev] follower/friend list

2011-03-05 Thread amit debnath
I have a site for twitter based tools. One of the options was to enable users see the people their non-friend-followers and non-follower-friends. The only way I could see to achieve this is to gather and store the complete list of followers and friends locally and calculate from that. This is do

[twitter-dev] Re: collecting followers and friends

2011-03-10 Thread amit debnath
Actually, both the lists are stored in the database, and the displays are via SQL. Also, the display is not on the home page. I tried to run the accumulation process in the background. But neither shell_exec nor pcntl_fork was of any help. Tried this too http://www.shapeshifter.se/2008/08/04/a

Re: [twitter-dev] Re: IPhone + Twitter + LinkedIn Error : Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

2011-03-13 Thread Battan Amit
g-iphonesimulator/ > > butterfli.app/butterfli > > > > ld: duplicate symbol _EstimateBas64EncodedDataSize in /Users/pratgupta/ > > Desktop/Settinglinkedin/10_mar_butterfli/LinkedInClientLibrary/build/ > > Debug-iphonesimulator/libLinkedInClientLibrary.a(Base64Transcoder.o) &g

Re: [twitter-dev] Re: IPhone + Twitter + LinkedIn Error : Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

2011-03-14 Thread Battan Amit
*Solved * solved now...I have given the same key and secret to both linkedin and twitter ..after changing them it works AB On 14 March 2011 11:55, Battan Amit wrote: > I done one thing that is ... I remove the library files of linkedin sdk.. > and add the source files of it with

[twitter-dev] Twitter-oAuth-IPhone : Which function on Login Success : twits of followings

2011-03-18 Thread Battan Amit
uld I code - Which function return me the my home page updates i.e twits of followings *Amit Battan* -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/

[twitter-dev] Direct Message to more than one person

2011-04-12 Thread Battan Amit
this is sending ok but am not able to send it to multiple people , how can I do this I tried it with comma separated user_ids but not works Thanks Amit Battan -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Iss

[twitter-dev] User Search API

2011-06-18 Thread Amit Debnath
The user search API was working quite well till last friday. But now there is a problem. The first page in our site loads (20 accounts), but we can't seem to get any results for the next page(page 2 and onwards). Has the API been limtied to first 20 results? If not, then was their any other chan

[twitter-dev] Re: User Search API

2011-06-21 Thread Amit Debnath
IrAe65qH8DA&ved=0CCQQvwUoAQ&q=knowledgeable&spell=1>to shed some light on this. Thanks, Amit -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.goog

Re: [twitter-dev] Re: User Search API

2011-07-26 Thread Amit Debnath
Is anybody looking into this issue? Over a month since the first post. Still nothing. Amit -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via

[twitter-dev] Add to list

2011-08-09 Thread Amit Debnath
We intend to create an option of "Add to List" as in twitter. When clicked, this would show the authenticating user's lists and tick off those the target account is already part of. The problem is with the second part "ticking of the lists the target account is part of", as it is taking too man

[twitter-dev] Re: Logout : Twitter Iphone MGTwitterEngine

2011-04-19 Thread Amit Battan Ror
Hi Now I am using this code [twitterObj endUserSession]; [twitterObj clearAccessToken]; Now its working fine but giving error HTTP 401 as request failure On Apr 12, 5:03 pm, "Rinku Sadhwani\"Love is like war: Easy to begin but hard to end.\" - Anonymous\"" wrote: > On Tue, Apr 12, 2011 at 5:2

[twitter-dev] Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-10 Thread Amit Battan Ror
comes next day giving same 403 error. Thanks Amit Battan -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to

[twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-13 Thread Amit Battan Ror
any idea guys On Jun 10, 4:33 pm, Amit Battan Ror wrote: > Hi All > > I am using > Twitter-OAuth-iPhonehttps://github.com/bengottlieb/Twitter-OAuth-iPhone > I am calling [twitterObj getFollowersIncludingCurrentStatus:NO] for > getting my friend list which was working fine.

[twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-13 Thread Amit Battan Ror
I am not getting the solution. and my API was working fine beofre 2 3 days.. but not now.. all other API except getFollowersIncludingCurrentStatus working ok and return proper output On Jun 13, 5:53 pm, Bill Jacobson wrote: > Amit, > > I don't know your library, but in my ca

[twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-13 Thread Amit Battan Ror
Thanks Bill I will check and try to track URL .. On Jun 13, 9:07 pm, Bill Jacobson wrote: > Amit, also > seehttp://www.mailinglistarchive.com/html/twitter-development-talk@googl > That's what helped me. > -Bill > > On 06/13/2011 10:44 AM, Bill Jacobson wrote

[twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-13 Thread Amit Battan Ror
Bill Working fine : https://twitter.com/statuses/friends_timeline.xml Not Working Giving 403 Error : https://twitter.com/statuses/followers.xml On Jun 14, 10:14 am, Amit Battan Ror wrote: > Thanks Bill > > I will check and try to track URL .. > > On Jun 13, 9:07 pm, Bill

[twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-15 Thread Amit Battan Ror
thanks Bill it is solved now I change #define TWITTER_DOMAIN @"twitter.com" to #define TWITTER_DOMAIN @"api.twitter.com/1" in MGTwitterEngine.m Amit Battan On Jun 14, 5:04 pm, Bill Jacobson wrote: > Amit, > > Your endpoint is obsolete and no longer supported by

[twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-15 Thread Amit Battan Ror
one more issue /... as I want to get the list of my all follower But I seen in some discussion as this API not return all the friends. It only return the recently updated friends with there status. Is it? and what is the API which I want? On Jun 14, 5:04 pm, Bill Jacobson wrote: > A