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

2011-03-21 Thread sangeeta

Hello,

Actually i tried with
https://api.twitter.com/1/statuses/show/268146346.xml

where 268146346 is one of my friend id

even then i am getting the same 404 error(operation could not be
completed)

Pliz help me..



On Mar 21, 3:40 pm, Georgooty varghese georgo...@gmail.com wrote:
 could u please describe your issue in detailed..

 On Mon, Mar 21, 2011 at 3:50 PM, sangeeta katsange...@gmail.com 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-
 https://api.twitter.com/statuses/show/268146346.xml

  Can anybody pliz help me.

  Thanking you in advance.

  --
  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-api/issues/list
  Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk



-- 
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-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


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

2011-03-21 Thread CWorster
2011/3/21 sangeeta katsange...@gmail.com:

 Hello,

 Actually i tried with
 https://api.twitter.com/1/statuses/show/268146346.xml

 where 268146346 is one of my friend id

 even then i am getting the same 404 error(operation could not be
 completed)

 Pliz help me..

Hi,

statuses/show? I can't find that API method in the docs.

Do you mean? https://api.twitter.com/1/users/show/268146346.xml

Cheers

Christian

-- 
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-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[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 cwors...@schlimmer.com wrote:
 2011/3/21 sangeeta katsange...@gmail.com:



  Hello,

  Actually i tried with
 https://api.twitter.com/1/statuses/show/268146346.xml

  where 268146346 is one of my friend id

  even then i am getting the same 404 error(operation could not be
  completed)

  Pliz help me..

 Hi,

 statuses/show? I can't find that API method in the docs.

 Do you mean?https://api.twitter.com/1/users/show/268146346.xml

 Cheers

 Christian

-- 
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-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


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

2011-03-21 Thread CWorster
2011/3/21 sangeeta katsange...@gmail.com:
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.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[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 cwors...@schlimmer.com wrote:
 2011/3/21 sangeeta katsange...@gmail.com:

 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.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk