Avnish1985 / bitly-api

Automatically exported from code.google.com/p/bitly-api
0 stars 0 forks source link

REQUEST_DENIED error while creating tinyurl for a particular url #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Request:
http://api.bit.ly/v3/shorten?login=<login>&apiKey=<apiKey>&format=xml&longUrl=ht
tp://tinyurl.com/kmly3a7

This request works for our other bitly accounts but fails for just one.
For this account, urls are shortening properly and its just this url 
http://tinyurl.com/kmly3a7 for which it fails with error: "REQUEST_DENIED"

We are using bitlyj java library.

Original issue reported on code.google.com by vsurt...@sprinklr.com on 16 Jan 2014 at 12:22

GoogleCodeExporter commented 8 years ago
Btw, this happens if we shorten the url on bitly.com also.

Original comment by vsurt...@sprinklr.com on 16 Jan 2014 at 4:11