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

cache issues in dev server #394

Closed fourjr closed 6 years ago

fourjr commented 6 years ago

Issue Report:

  1. Did you encounter this recently, or has this bug always been there? Recently
  2. Expected behaviour: Maintaince break error

Request Details:

GET
https://devapi.royaleapi.com/player/2P0LYQ/chests

Response Details:

Code: 200
{
  "error": true,
  "status": 500,
  "message": "[{\"upcoming\":[\"silver\",\"silver\",\"silver\",\"silver\",\"gold\",\"silver\",\"silver\",\"silver\",\"silver\"],\"superMagical\":129,\"magical\":17,\"legendary\":52,\"epic\":53,\"giant\":92}] | Additional information and support: http://discord.me/royaleapi | Mention error ID 4c18a454b0594100bb91019fd2ce0830"
}

This is definitely cached data from a while ago, I did not request in the past half an hour. Headers returned (except the 3 ratelimit headers) image

Other endpoints like /top/players that I have not requested in a while works

selfish commented 6 years ago

Fixed.