yasintoy / Slack-Gitsin

A beautiful Slack command line interface.
GNU General Public License v3.0
606 stars 26 forks source link

"Something goes wrong" when try to fetch info about myself. #17

Open yigitozkavci opened 8 years ago

yigitozkavci commented 8 years ago

Self explanatory. If I try to fetch information about the user which owns the api key, it throws an error.

yigitozkavci commented 8 years ago

If you confirm the issue, I am going to work on this. That can be a good opportunity for me to dive into python code a bit @yasintoy

yigitozkavci commented 8 years ago

When I report exception in stead of Something went wrong error, I confirmed this as an encoding error @yasintoy:

(<type 'exceptions.UnicodeEncodeError'>, UnicodeEncodeError('ascii', u'Yi\u011fit', 2, 3, 'ordinal not in range(128)'), <traceback object at 0x1088d19e0>)