hello. can we get open match list in non authoritative match. I tried but it throw error you cant use this in non authoritative match
Hello @ghasem167,
Match labels are not supported from client relayed matches, see: Match name/label - #2 by zyro.
how can I get from client without label and query
You should use the matchList API, setting the authoritative param to false.
thank u. but i dont have any experience in using rpc with parameters. could you do me a favor, write complete request in client side
The function to list matches is available in the dotnet SDK as well.