Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [TFT] tft-match-v1 API returns duplicated units for new Tocker’s Trials matches #983

Open
1337MARCEL opened this issue Aug 28, 2024 · 0 comments

Comments

@1337MARCEL
Copy link

Bug Description
The RGAPI is returning inaccurate information about a player’s traits and units for the new TFT Tocker’s Trials gamemode. The tft-match-v1 API returns 300+ units instead of the expected 10.

Problem Description
When making an API request to the Riot API for a Tocker’s Trials match, the response includes over 300 units instead of the expected 10 units.

Expected Result
The API should return accurate information about a TFT player’s units.

Actual Result
The API returns over 300+ units, which is far more than the expected 10 units. This discrepancy is causing issues with data processing and display. https://pastebin.com/raw/GfwUVUVG

Developer Impact
Due to this issue, it requires us to temporarily filter out duplicated units.

  • Frequency: Every API call
  • Severity: Minor

Preconditions
What conditions must be met in order for this bug to occur?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant