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
Tried to get all members of a team with client.users.get_by_team(⟨teamName⟩)
Input: client.users.get_by_team(⟨teamName⟩)
Outpurt: berserk.exceptions.ResponseError: 404 Client Error: Not Found for url: https://lichess.org/team/⟨teamName⟩/users
The text was updated successfully, but these errors were encountered:
Tried to get all members of a team with client.users.get_by_team(⟨teamName⟩)
Input:
client.users.get_by_team(⟨teamName⟩)
Outpurt:
berserk.exceptions.ResponseError: 404 Client Error: Not Found for url: https://lichess.org/team/⟨teamName⟩/users
The text was updated successfully, but these errors were encountered: