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 "/Users//Desktop/duo/duobingo.py", line 4, in
friends = account.get_friends()
^^^^^^^^^^^^^^^^^^^^^
File "/Users//Desktop/duo/.venv/lib/python3.12/site-packages/duolingo.py", line 407, in get_friends
for friend in v['points_ranking_data']:
~^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'points_ranking_data'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/Users//Desktop/duo/duobingo.py", line 4, in
friends = account.get_friends()
^^^^^^^^^^^^^^^^^^^^^
File "/Users//Desktop/duo/.venv/lib/python3.12/site-packages/duolingo.py", line 407, in get_friends
for friend in v['points_ranking_data']:
~^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'points_ranking_data'
The text was updated successfully, but these errors were encountered: