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

Github doesn't have to return "name" of user profile if not present #102

Closed
ergo opened this issue Sep 26, 2012 · 0 comments
Closed

Github doesn't have to return "name" of user profile if not present #102

ergo opened this issue Sep 26, 2012 · 0 comments
Labels

Comments

@ergo
Copy link
Contributor

ergo commented Sep 26, 2012

If user doesn't have name specified in their profile - it will result in :

File "/home/errormator/python/lib/python2.7/site-packages/velruse/providers/github.py", line 149, in     callback
profile['displayName'] = data['name']
KeyError: 'name'
mmerickel added a commit that referenced this issue Sep 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants