bitly-api-python icon indicating copy to clipboard operation
bitly-api-python copied to clipboard

Is link_lookup supposed to optionally take a bitlink url?

Open jMyles opened this issue 9 years ago • 0 comments

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

jMyles avatar Jan 13 '16 06:01 jMyles