nk.matchList returns a zero when matches are exist

We have an RPC function FindMatch, and if there are no running matches this function will create a new one. But because matchList is empty when matches are really exist on the node this function creates new one instead of return existing match

How we can fix this?

Please can you share the code you’re using to find existing matches and a screenshot of the running matches as they appear in the Nakama console.