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
166 stars 20 forks source link

Clan history not updating every 4 hours #434

Closed trainzug closed 5 years ago

trainzug commented 5 years ago

Issue Report:

  1. Did you encounter this recently, or has this bug always been there? The bug has been always there since the Api is tracking this clan. If sometimes hours are missing it would not be that bad but today the last update was 12 hours ago.

  2. Expected behaviour: History should update every 4 hours

Request Details:

GET
https://api.royaleapi.com/clan/8Y0QJU2J/history/

Response Details:

Code: 200
{
    "2018-10-09-04-00": {...}
    "2018-10-09-08-00": {...}
    "2018-10-09-16-00": {...}
    "2018-10-10-04-00": {...}
    "2018-10-10-08-00": {...}
    "2018-10-10-12-00": {...}
    "2018-10-10-16-00": {...}
    "2018-10-10-20-00": {...}
    "2018-10-11-04-00": {...}
    "2018-10-11-08-00": {...}
    "2018-10-11-12-00": {...}
    "2018-10-11-20-00": {...}
    "2018-10-12-04-00": {...}
    "2018-10-12-08-00": {...}
    "2018-10-12-16-00": {...}
    "2018-10-12-20-00": {...}
    "2018-10-13-04-00": {...}
    "2018-10-13-08-00": {...}
    "2018-10-13-16-00": {...}
    "2018-10-13-20-00": {...}
    "2018-10-14-04-00": {...}
    "2018-10-14-08-00": {...}
    "2018-10-14-16-00": {...}
    "2018-10-14-20-00": {...}
    "2018-10-15-04-00": {...}
    "2018-10-15-08-00": {...}
    "2018-10-15-12-00": {...}
    "2018-10-15-20-00": {...}
    "2018-10-16-04-00": {...}
}
smlbiobot commented 5 years ago

This has been fixed: https://twitter.com/RoyaleAPI/status/1058602751356153856 — if it does not work for you, please re-open issue. thanks!