3

can any one tell me why i am getting this error .I am using the bit.ly to share in twitter.Sometimes i am getting the error

{"errorCode": 403, "errorMessage": "RATE_LIMIT_EXCEEDED", "results": null, "statusCode": ""} Bit.ly "

Anish
  • 4,262
  • 6
  • 36
  • 58
  • 1
    Here are some hints: http://code.google.com/p/bitly-api/wiki/ApiDocumentation#Rate_Limiting – BalusC Sep 02 '11 at 16:10

1 Answers1

4

Here check the bitly best practices to avoid such an error Message.

bitly rate limitation best practices

How much URLs are u trying to shorten per hour?

MMALSELEK
  • 777
  • 6
  • 13