sebonlien / bitly-api

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

INVALID_URI error is ambiguous #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. shorten a link with an invalid url
2. shorten a valid url that is a bit.ly link (ie: http://bit.ly/1234)
3. the error response for both is INVALID_URI but should be different

What is the expected output? What do you see instead?

the error response when shortening a link that is already a bit.ly or bitly.pro 
link should be ALREADY_A_BITLY_LINK

Original issue reported on code.google.com by jehiah on 1 Apr 2010 at 11:35

GoogleCodeExporter commented 8 years ago
this has been implemented.

Original comment by jehiah on 3 May 2010 at 9:24