[twitter-dev] Re: friendships/exists broken?

2009-02-24 Thread Burhan TANWEER
Yes, I have tried this url as XML vs JSON. It shows false in XML output but
it is true in JSON. It is definitely a JSON API problem.



On Mon, Feb 23, 2009 at 11:34 PM, Hayes Davis ha...@appozite.com wrote:


 Further investigation shows the XML format is working fine. Seems to
 be a problem only with the JSON version.

 Hayes
 --
 http://cheaptweet.com




-- 
Sincerely,

Burhan Tanweer
Founder
www.CorrectSearch.com
Phone:  877-807-1818
supp...@correctsearch.com


[twitter-dev] Re: friendships/exists broken?

2009-02-23 Thread Hayes Davis
I'm seeing the same thing. It's returning true for me no matter what when I
make the call in the way Pierre describes. It also seems to be returning the
raw true in the response body like it used to instead of the JSON repsonse
I thought it was changed to back in January.

Hayes
--
http://cheaptweet.com


On Mon, Feb 23, 2009 at 9:39 PM, pierre pomid...@gmail.com wrote:


 Hello,

 This API call is returning true while twitter.com shows that user_a
 is NOT following user_b:

  http://twitter.com/friendships/exists.json?user_a=749963user_b=14720560

 Verified using curl providing user_a's username/password to
 authenticate the call. Just noticed about an hour ago.

 --Pierre




[twitter-dev] Re: friendships/exists broken?

2009-02-23 Thread Aditya

+1 on the error.

On Feb 24, 8:39 am, pierre pomid...@gmail.com wrote:
 Hello,

 This API call is returning true while twitter.com shows that user_a
 is NOT following user_b:

  http://twitter.com/friendships/exists.json?user_a=749963user_b=14720560

 Verified using curl providing user_a's username/password to
 authenticate the call. Just noticed about an hour ago.

 --Pierre


[twitter-dev] Re: friendships/exists broken?

2009-02-23 Thread Hayes Davis

Further investigation shows the XML format is working fine. Seems to
be a problem only with the JSON version.

Hayes
--
http://cheaptweet.com