Suddenly there was a problem with the request 'Get members of a team' that had previously worked successfully. After I run "curl https://lichess.org/api/team/N0C3Ok8T/users" without authorization (or with one) I get a response in ndjson containing information about a certain number of players, most often 16, sometimes more. Also I get a message:
"curl: (18) transfer closed with outstanding read data remaining". The club contains 98 members, previously such request received them all. What could be the problem?