Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem shortening with bit.ly #2

Closed
vkolev opened this issue Feb 7, 2010 · 1 comment
Closed

Problem shortening with bit.ly #2

vkolev opened this issue Feb 7, 2010 · 1 comment

Comments

@vkolev
Copy link
Owner

vkolev commented Feb 7, 2010

For any URL shortened with bit.ly:
Traceback (most recent call last):
File "pybit.py", line 132, in on_short_it
short_url = self.short_bitly(long_url, bituser, apiKey)
File "pybit.py", line 185, in short_bitly
short_url = responde_dict['results'][long_url]['shortUrl']
KeyError: 'results'

@vkolev
Copy link
Owner Author

vkolev commented Feb 13, 2010

Fixed in version 2.1.3

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant