stefangeyer / challonge-java

Java bindings for the Challonge API
MIT License
10 stars 7 forks source link

Invalid participant IDs in group stages #17

Closed OmairMunir0 closed 4 years ago

OmairMunir0 commented 4 years ago

Here is how you reproduce it:

gpluscb commented 4 years ago

I believe the problem is on the side of the Challonge API here. From the api docs:

Please note, two-stage tournaments are not yet supported by our public API. They'll be available in V2 along with 3+ participant per match support.

stefangeyer commented 4 years ago

Yeah, this seems to be yet another API limitation. Should API results differ from what our wrapper produces, feel free to provide an example.

Closing this issue for now.