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
Traceback (most recent call last):
File "cli.py", line 90, in update
File "api_init_.py", line 181, in getSelf
File "api_init_.py", line 194, in getFriends
File "api_init_.py", line 359, in populateList
File "api_init_.py", line 356, in populateList
KeyError: 'result'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "app.py", line 851, in
File "app.py", line 361, in selfService
File "app.py", line 498, in changeState
File "app.py", line 495, in changeState
File "cli.py", line 96, in update
File "api_init_.py", line 167, in updateLogin
File "api_init_.py", line 286, in init
KeyError: 'timestamp'
I take it it's another API issue again? I've already tried deleting my private.txt and logging back, as well as updating my program
The text was updated successfully, but these errors were encountered:
I take it it's another API issue again? I've already tried deleting my private.txt and logging back, as well as updating my program
The text was updated successfully, but these errors were encountered: