Match Code From Match ID

So I was following the documentation and I was able to list the current matches happening but I could only get the match id and not the actual code to join the match.

Is there a way to allow the player to join the match using the match id or a way to get the Match code from the match ID?

Hi @ItsHotdogFred :wave:

You can follow an example that does that here: Godot 4 - Heroic Labs Documentation

Let me know if that works.