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

http 400 error @ /top/clans/${country} endpoint #424

Closed taky-taky closed 6 years ago

taky-taky commented 6 years ago

I get HTTP 400 (BAD REQUEST) error while using>

<?php
$url='http://api.royaleapi.com/top/clans/hu';
?>

It used to work, I didn’t modify my code. It started around 2018-08-28 01:00 UTC All other endpoints works for me.

taky-taky commented 6 years ago

Still did not modify the code. It started working on its own. So I close this.