php - Getting the RATE_LIMIT_EXCEEDED in bitly -


Anyone can tell me why I got this error. I'm using bit.ly to become part of Twitter. Sometimes I'm getting the error

{"errorcode": 403, "error message": "RATE_LIMIT_EXCEEDED", "result": zero, "status code": ""} bit. ""

Check out some good practice here to avoid such an error message.

How many URLs are you trying to reduce per hour?

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

ruby on rails - Convert a Activerecord result with has_one associations into a single hash per record -

javascript - Read complete data from stream from onMessage -