Search
1
vote
fixed
Error in bitly.vb

Description

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
to
URL = URL + "&uri=" + ToShorten.Long_URL

File Attachments


Comments

Scott_A_Herbert wrote May 8 2010 at 2:31 PM
Fixed.Thanks

Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365