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

getiing 403 on requests #432

Closed keshavbhatt closed 6 years ago

keshavbhatt commented 6 years ago

Issue Report:

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

make simple request using your api key using curl

Request Details:

curl --header "auth: myAPIkey" https://api.royaleapi.com/player/8g2gy00r

GET https://api.royaleapi.com/top/clans


### Response Details:
{"error":true,"status":403,"message":"Response code 403 (Forbidden) | Additional information and support: http://discord.me/royaleapi"}

Code: 403

bobbelsche commented 6 years ago

same issue for me too

fourjr commented 6 years ago

This issue is being reported in the discord server. API down issues shouldn't be in github issues.

keshavbhatt commented 6 years ago

okay