Re: [twitter-dev] where to start?

2011-04-25 Thread sangeeta katvate
hello, To make any status update to the account, you are required to follow the OAuth flow, for this twitter has provided OAuth Library. You can get it from this link http://dev.twitter.com/pages/oauth_libraries#java Twitter library also provided, you can try out these libraries. http://dev.twitt

[twitter-dev] Re: Error: Operation could not be completed. (HTTP error 404.)

2011-03-21 Thread sangeeta
>Thankyou very much On Mar 21, 6:22 pm, CWorster wrote: > 2011/3/21 sangeeta : > > >>This api is in tweet resources > > Of course, thanks. The parameter must be an ID of a status, not an users ID. -- Twitter developer documentation and resources: http://dev.twitter

[twitter-dev] Re: Error: Operation could not be completed. (HTTP error 404.)

2011-03-21 Thread sangeeta
>This api is in tweet resources On Mar 21, 5:23 pm, CWorster wrote: > 2011/3/21 sangeeta : > > > > > Hello, > > > Actually i tried with > >https://api.twitter.com/1/statuses/show/268146346.xml > > > where 268146346 is one of my friend id > > &g

[twitter-dev] Re: Error: Operation could not be completed. (HTTP error 404.)

2011-03-21 Thread sangeeta
our issue in detailed.. > > On Mon, Mar 21, 2011 at 3:50 PM, sangeeta wrote: > > Hello > > > I am getting this Error: Operation could not be completed. (HTTP error > > 404.) when using the > > /status/show.xml api. > > > My url is like this- > >

[twitter-dev] Error: Operation could not be completed. (HTTP error 404.)

2011-03-21 Thread sangeeta
Hello I am getting this Error: Operation could not be completed. (HTTP error 404.) when using the /status/show.xml api. My url is like this- https://api.twitter.com/statuses/show/268146346.xml Can anybody pliz help me. Thanking you in advance. -- Twitter developer documentation and resources:

[twitter-dev] HTTP ERROR: 401

2011-02-08 Thread sangeeta katvate
Hello, I am using this api, http://stream.twitter.com/statuses/filter.xml, i am sending a parameter track=hello In response, i am getting HTTP ERROR: 401 Error 401 UNAUTHORIZED HTTP ERROR: 401 Problem accessing /1/statuses/filter.json. Reason: UNAUTHORIZED Powered by Jetty:// Can anybod

[twitter-dev] Use of OAuth in Xcode to use twitter API

2011-01-17 Thread sangeeta katvate
Hello, For using OAuth consumer key, consumer secret etc. do we have to use OAuth Library. If so, then from where can i get this library. From Sangeeta -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues

[twitter-dev] Regarding basic authentication problem

2011-01-15 Thread sangeeta
hello, I have generated an application in xcode for iphones which uses twitter API, is giving basic authentication not supported error. can you pliz help me? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issu