Tournament only allows authoritative score submissions

I have a tournament that I create with the option join_required = false

I updated nakama to the latest version, and when I did that, when trying to submit a score, i get the error message: Tournament only allows authoritative score submissions.

I can see on the dashboard that the leaderboard is considered as “authoritative”.

Is that a bug from the latest version?

HI @lex, what Nakama and client SDK version did you upgrade from and to, and could you share your tournament creation and score submission code please?

@lex Please update to the Nakama 3.7.0 release where we added a new input argument to the tournament create function which allows you to mark the tournament as non-authoritative?