[twitter-dev] Url shortening

2009-12-02 Thread Fizzle
Hello guys, I'm working with the Twitter API. When I update my status via the API, a URL within the status will only be shortened when my message is longer than 140 characters. Is there a possibility to force Twitter to shorten all URLs, independent from the length of the status message? Thanks

Re: [twitter-dev] Url shortening

2009-12-02 Thread Raffi Krikorian
nope. if that's the behavior you want, then use the bit.ly API directly (http://code.google.com/p/bitly-api/wiki/ApiDocumentation). Hello guys, I'm working with the Twitter API. When I update my status via the API, a URL within the status will only be shortened when my message is longer