RoyaleAPI / cr-api

Clash Royale Analytics, Profiles and Insights. We no longer publish a public API. Please use the official API from Supercell.
https://RoyaleAPI.com
167 stars 20 forks source link

/player/:tag/battles returning list in a list #401

Closed fourjr closed 6 years ago

fourjr commented 6 years ago

Idea/request:

  1. Briefly explain the idea or request.
  2. Briefly explain the rationale behind the request, or provide a use case.
  3. In which request/endpoint does this apply?
  4. Use the boxes at the bottom of this template to demonstrate a request and expected response.

Issue Report:

  1. Did you encounter this recently, or has this bug always been there? Very recently
  2. Expected behaviour: just give a list of 25 objects

Request Details:

GET
https://api.royaleapi.com/player/2P0LYQ/battles

Response Details:

[[{}, {}, {}]]
Code: 200
[...]

https://hastebin.com/laliconaxe.json

fourjr commented 6 years ago

now its only returning one battle

fourjr commented 6 years ago

Issue resolved.