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

keys and excludes are not working #414

Closed kekepins closed 6 years ago

kekepins commented 6 years ago

Idea/request:

  1. Briefly explain the idea or request. Request with excludes or keys has no effect on the result
  2. Briefly explain the rationale behind the request, or provide a use case. Executing: https://api.royaleapi.com/player/UJRJRCY9?keys=name,tag https://api.royaleapi.com/player/UJRJRCY9?exclude=arena
  3. In which request/endpoint does this apply? Tested only with player
  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? Just started to us use the api this week
  2. Expected behaviour:
  3. Console logs (if applicable):
  4. Screenshots (if applicable):

Request Details:

GET
https://api.royaleapi.com/player/UJRJRCY9?exclude=arena

Response Details:

Code: 200
{"tag":"UJRJRCY9","name":"?houlala?","trophies":4380,"rank":null,"arena":{"name":"Challenger II","arena":"Le
fourjr commented 6 years ago

Duplicate of #395