bitly-api-python
bitly-api-python copied to clipboard
Is link_lookup supposed to optionally take a bitlink url?
The method takes only a long URL:
https://github.com/bitly/bitly-api-python/blob/master/bitly_api/bitly_api.py#L392
...but the API documentation says that the endpoint accepts "a long URL or a Bitlink" with commensurate parameters for each.
http://dev.bitly.com/links.html#v3_link_lookup