Shorten function throws Error 500 code due to missing uri. This is either the result of a typo or a change in the API.
Change line 45 from:
URL = URL + "&url=" + ToShorten.Long_URL
...
Id #5983 | Release:
None
| Updated: Jun 14 at 7:44 AM by Scott_A_Herbert | Created: May 7, 2010 at 6:17 PM by martygoldberg
The clicks function doesn't check if bitly_return.Root.Element("data").Element("error") exists.
This could lead to a crash if it does (and a clicks call was made with an invalid hash)
Id #5759 | Release:
None
| Updated: Feb 13 at 10:05 PM by Scott_A_Herbert | Created: Apr 13, 2010 at 10:17 PM by Scott_A_Herbert