You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>)
Self explanatory. If I try to fetch information about the user which owns the api key, it throws an error.
The text was updated successfully, but these errors were encountered: