Hi, I can reproduce a bug with the Create_game_API where it does not create a game with a certain template even though the Validate_invite_token_API says the players can use the template.
ValidateInviteToken for two templates and two players:
https://www.warzone.com/API/ValidateInviteToken?Token=87146579348&TemplateIDs=1475889,1070736https://www.warzone.com/API/ValidateInviteToken?Token=5957579096&TemplateIDs=1475889,1070736I can create a game between them for template 107073, but not 1475889. It gives me the error "No content to map to Object due to end of input".
My suspicion is that the coin setting in template 1475889 is responsible.