jublo / codebird-js

A Twitter library in JavaScript.
https://www.jublo.net/projects/codebird/js
GNU General Public License v3.0
384 stars 97 forks source link

ERR_CONNECTION_TIMED_OUT https://api.jublo.net/codebird/oauth2/token #140

Closed TheGoose12 closed 7 years ago

TheGoose12 commented 7 years ago

Per this issue https://github.com/jublonet/codebird-js/issues/76 I wonder if I'm getting blocked because of usage?

Basically I'm test and I'm doing a display art project... so I'm bundling up about 20 lines of text then send it out a a batch of tweets...

Wondering if I'm getting blocked for to many attempts or something?

Error in console: codebird.js:1492 OPTIONS https://api.jublo.net/codebird/1.1/statuses/update.json net::ERR_CONNECTION_TIMED_OUT

And now I'm seeing: codebird.js:1492 OPTIONS https://api.jublo.net/codebird/1.1/statuses/update.json net::ERR_CONNECTION_CLOSED

TheGoose12 commented 7 years ago

Additionally I did look at this this test URL which is not loading for me: https://api.jublo.net/codebird/1.1/help/test.json

I'm a noob on the firewall side of so if there is a setting I should be checking please let me know.

TheGoose12 commented 7 years ago

Yeah... so looks like a rate limit thing. I accidentally triggered a loop of a tons of tweets and I guess it killed the limit.

https://github.com/jublonet/codebird-js#dealing-with-rate-limits