[twitter-dev] Re: using twitter4j and Oauth. Getting 403 (for an art related app) after the 200+ tweets

2010-09-28 Thread bombonia
Thank you for getting back.

I don't get any error message, just the 403 added to the number of
seconds that my
processing code tracks.

the 200+ was in a 2 days time frame. Twitter's limit is way about
that.
the tweets are very similar, because they are all about hugs,
but i had conveniently added a time stamp so that they would all be
different.
you can see them in my @bomboniahugs account.

any idea on how should i proceed?
do twitter dev team respond to a 403 [unfair] issue?
thanks again!

i need the project working for a wearable symposium in Seoul !!!

Best,

On Sep 28, 12:03 pm, Taylor Singletary taylorsinglet...@twitter.com
wrote:
 It sounds like you reached the limit of tweets you could post in an hour.
 Twitter itself, outside of the API, has limits on how many tweets you can do
 per various time periods of the day, in addition to a ceiling on the amount
 of tweets you can perform in a day. Is there any chance you were posting
 more tweets than that to the account in a short window of time?  Are all of
 these tweets unique? Do you have more information on the full error you
 received from the system (beyond just 403 error code)?

 Taylor



 On Tue, Sep 28, 2010 at 9:00 AM, bombonia bombo...@gmail.com wrote:
  Dear developers,

  I have developed an app for a wearable that tweets the meaning of hugs
  to my @bomboniahugs account.

  After I updated my processing code with the new API tokens and secrets
  I was able to demo it at Maker Faire with no problem for about 200+
  hugs
  in a couple of days.

  After that I got the 403 added to my processing window and no updates
  to twitter.

  I have to demo again this app at a Wearable Symposium in a couple of
  weeks.

  Please Help!

  Using Processing and Twitter4j.

  Thank you so much in advance!
  Celina

  --
  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: using twitter4j and Oauth. Getting 403 (for an art related app) after the 200+ tweets

2010-09-28 Thread Taylor Singletary
I recommend following up with a...@twitter.com providing them as much
information as you can -- including all IP addresses you are issuing
requests from.

There may be more of an error message in the 403 you are receiving, but your
libraries/framework/programming language may be making it difficult for you
to ascertain. Without that information, it will be difficult to know exactly
what might be going wrong.

Taylor

On Tue, Sep 28, 2010 at 11:57 AM, bombonia bombo...@gmail.com wrote:

 Thank you for getting back.

 I don't get any error message, just the 403 added to the number of
 seconds that my
 processing code tracks.

 the 200+ was in a 2 days time frame. Twitter's limit is way about
 that.
 the tweets are very similar, because they are all about hugs,
 but i had conveniently added a time stamp so that they would all be
 different.
 you can see them in my @bomboniahugs account.

 any idea on how should i proceed?
 do twitter dev team respond to a 403 [unfair] issue?
 thanks again!

 i need the project working for a wearable symposium in Seoul !!!

 Best,

 On Sep 28, 12:03 pm, Taylor Singletary taylorsinglet...@twitter.com
 wrote:
  It sounds like you reached the limit of tweets you could post in an hour.
  Twitter itself, outside of the API, has limits on how many tweets you can
 do
  per various time periods of the day, in addition to a ceiling on the
 amount
  of tweets you can perform in a day. Is there any chance you were posting
  more tweets than that to the account in a short window of time?  Are all
 of
  these tweets unique? Do you have more information on the full error you
  received from the system (beyond just 403 error code)?
 
  Taylor
 
 
 
  On Tue, Sep 28, 2010 at 9:00 AM, bombonia bombo...@gmail.com wrote:
   Dear developers,
 
   I have developed an app for a wearable that tweets the meaning of hugs
   to my @bomboniahugs account.
 
   After I updated my processing code with the new API tokens and secrets
   I was able to demo it at Maker Faire with no problem for about 200+
   hugs
   in a couple of days.
 
   After that I got the 403 added to my processing window and no updates
   to twitter.
 
   I have to demo again this app at a Wearable Symposium in a couple of
   weeks.
 
   Please Help!
 
   Using Processing and Twitter4j.
 
   Thank you so much in advance!
   Celina
 
   --
   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


-- 
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