Re: Followings Updates not coming from AP

2008-12-10 Thread Alex Payne

I'm going to need something more specific than that to help you with this issue.

On Wed, Dec 10, 2008 at 11:23, jje [EMAIL PROTECTED] wrote:

 Just wondering if there is any discussion on the current followings 
 updates not coming through on our ping to the API?

 Thanks




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x


Re: Followings Updates not coming from AP

2008-12-10 Thread Steve Ng Ming Yeow
Hi Jje,
  Think you might need to elaborate a bit more.

  We might have the same issue (and i have seen it being mentioned in some
other places), but would need more details to ascertain.

  Do you get an error, or are the changes in following just not being
reflected?

M

On Wed, Dec 10, 2008 at 11:23 AM, jje [EMAIL PROTECTED] wrote:


 Just wondering if there is any discussion on the current followings 
 updates not coming through on our ping to the API?

 Thanks




-- 
Discovery - Going Beyond Engagement: http://is.gd/op2 (My Current Pet
Project)
What I do: http://v3.mingyeow.com/?page_id=5


Re: Followings Updates not coming from AP

2008-12-10 Thread jje

Followers are coming through on our call but the Followings and
Updates are not, no error just no #'s. see www.whatsyourtweetworth.com
and enter user name..not all info is coming through and yesterday it
was working.

thanks for the help- developer is out, but he can add more details
once he is available. I'm just trying to figure out if its on our
end.


On Dec 10, 1:36 pm, Steve Ng Ming Yeow [EMAIL PROTECTED] wrote:
 Hi Jje,
   Think you might need to elaborate a bit more.

   We might have the same issue (and i have seen it being mentioned in some
 other places), but would need more details to ascertain.

   Do you get an error, or are the changes in following just not being
 reflected?

 M

 On Wed, Dec 10, 2008 at 11:23 AM, jje [EMAIL PROTECTED] wrote:

  Just wondering if there is any discussion on the current followings 
  updates not coming through on our ping to the API?

  Thanks

 --
 Discovery - Going Beyond Engagement:http://is.gd/op2(My Current Pet
 Project)
 What I do:http://v3.mingyeow.com/?page_id=5


Re: Followings Updates not coming from AP

2008-12-10 Thread Dan at Tivot

We are seing the exact same thing.   Starting late last night, any
attempt made as follows...

https://twitter.com/users/show/{USER}.xml

... Are missing the elements for friends and status updates.  Not
showing a zero.  The elements are just missing from the response.

Twhirl is showing zeros for those values as well.

On Dec 10, 11:50 am, jje [EMAIL PROTECTED] wrote:
 Followers are coming through on our call but the Followings and
 Updates are not, no error just no #'s. seewww.whatsyourtweetworth.com
 and enter user name..not all info is coming through and yesterday it
 was working.

 thanks for the help- developer is out, but he can add more details
 once he is available. I'm just trying to figure out if its on our
 end.

 On Dec 10, 1:36 pm, Steve Ng Ming Yeow [EMAIL PROTECTED] wrote:



  Hi Jje,
    Think you might need to elaborate a bit more.

    We might have the same issue (and i have seen it being mentioned in some
  other places), but would need more details to ascertain.

    Do you get an error, or are the changes in following just not being
  reflected?

  M

  On Wed, Dec 10, 2008 at 11:23 AM, jje [EMAIL PROTECTED] wrote:

   Just wondering if there is any discussion on the current followings 
   updates not coming through on our ping to the API?

   Thanks

  --
  Discovery - Going Beyond Engagement:http://is.gd/op2(MyCurrent Pet
  Project)
  What I do:http://v3.mingyeow.com/?page_id=5- Hide quoted text -

 - Show quoted text -


Re: Followings Updates not coming from AP

2008-12-10 Thread Cameron Kaiser

 We are seing the exact same thing.   Starting late last night, any
 attempt made as follows...
 
 https://twitter.com/users/show/{USER}.xml
 
 ... Are missing the elements for friends and status updates.  Not
 showing a zero.  The elements are just missing from the response.
 
 Twhirl is showing zeros for those values as well.

This must be .xml, because .json is showing them okay (just tested).

-- 
 personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * [EMAIL PROTECTED]
-- Homestar has a web site? -- Strong Bad -


Re: Followings Updates not coming from AP

2008-12-10 Thread Dharmesh

I have had the same issue since some time last night.

Basically, the following and update elements of the output just
don't come through

I believe this was resolved last night, but most of my users are still
having the problem (and I'm getting increasingly worried that it's not
just an issue with waiting the cache to refresh).

Example:  http://twitter.com/users/show/hubspot.xml (in fact, I can't
find a single user account now that will return following count and
update count when retrieved via the API)

All help is appreciated.

-Dharmesh





On Dec 10, 2:50 pm, jje [EMAIL PROTECTED] wrote:
 Followers are coming through on our call but the Followings and
 Updates are not, no error just no #'s. seewww.whatsyourtweetworth.com
 and enter user name..not all info is coming through and yesterday it
 was working.

 thanks for the help- developer is out, but he can add more details
 once he is available. I'm just trying to figure out if its on our
 end.

 On Dec 10, 1:36 pm, Steve Ng Ming Yeow [EMAIL PROTECTED] wrote:

  Hi Jje,
    Think you might need to elaborate a bit more.

    We might have the same issue (and i have seen it being mentioned in some
  other places), but would need more details to ascertain.

    Do you get an error, or are the changes in following just not being
  reflected?

  M

  On Wed, Dec 10, 2008 at 11:23 AM, jje [EMAIL PROTECTED] wrote:

   Just wondering if there is any discussion on the current followings 
   updates not coming through on our ping to the API?

   Thanks

  --
  Discovery - Going Beyond Engagement:http://is.gd/op2(MyCurrent Pet
  Project)
  What I do:http://v3.mingyeow.com/?page_id=5


Re: Followings Updates not coming from AP

2008-12-10 Thread Damon Clinkscales

Just tested myself.

https://twitter.com/users/show/damon.xml

user
  ...
  nameDamon Clinkscales/name
  screen_namedamon/screen_name
  ...
  followers_count676/followers_count
  status
  ...my most recent status is here...
  /status
/user

No friends_count (or following_count), though.

-damon

On Wed, Dec 10, 2008 at 3:39 PM, Dharmesh [EMAIL PROTECTED] wrote:

 I have had the same issue since some time last night.

 Basically, the following and update elements of the output just
 don't come through

 I believe this was resolved last night, but most of my users are still
 having the problem (and I'm getting increasingly worried that it's not
 just an issue with waiting the cache to refresh).

 Example:  http://twitter.com/users/show/hubspot.xml (in fact, I can't
 find a single user account now that will return following count and
 update count when retrieved via the API)

 All help is appreciated.

 -Dharmesh





 On Dec 10, 2:50 pm, jje [EMAIL PROTECTED] wrote:
 Followers are coming through on our call but the Followings and
 Updates are not, no error just no #'s. seewww.whatsyourtweetworth.com
 and enter user name..not all info is coming through and yesterday it
 was working.

 thanks for the help- developer is out, but he can add more details
 once he is available. I'm just trying to figure out if its on our
 end.

 On Dec 10, 1:36 pm, Steve Ng Ming Yeow [EMAIL PROTECTED] wrote:

  Hi Jje,
Think you might need to elaborate a bit more.

We might have the same issue (and i have seen it being mentioned in some
  other places), but would need more details to ascertain.

Do you get an error, or are the changes in following just not being
  reflected?

  M

  On Wed, Dec 10, 2008 at 11:23 AM, jje [EMAIL PROTECTED] wrote:

   Just wondering if there is any discussion on the current followings 
   updates not coming through on our ping to the API?

   Thanks

  --
  Discovery - Going Beyond Engagement:http://is.gd/op2(MyCurrent Pet
  Project)
  What I do:http://v3.mingyeow.com/?page_id=5


Re: Followings Updates not coming from AP

2008-12-10 Thread Cameron Kaiser

 Just tested myself.
 
 https://twitter.com/users/show/damon.xml
 
 user
   ...
   nameDamon Clinkscales/name
   screen_namedamon/screen_name
   ...
   followers_count676/followers_count
   status
   ...my most recent status is here...
   /status
 /user
 
 No friends_count (or following_count), though.

Interesting:

% /usr/bin/curl -s --basic -m 13 -u rootofallevil:loveofmoney 
https://twitter.com/users/show/damon.json;
{
[...] 'followers_count':677,'url':'http:\/\/budurl.com\/dctwttr','name':'Damon 
Clinkscales','notifications':false,'friends_count':293, [...]
}

It has to be specific to the .xml version.

-- 
 personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * [EMAIL PROTECTED]
-- You can make it illegal, but you can't make it unpopular. --