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

Getting 404 error when using clan search endpoint #423

Closed YourMomCR closed 5 years ago

YourMomCR commented 6 years ago

Issue Report:

  1. Was working yesterday, but has not worked for me today
  2. Expected response back from api call - getting 404 error instead.

Request Details:

Get("http://api.royaleapi.com/clan/search?&score=44400&locationId=_NA&max=500&keys=tag,name,type,score")

Response Details:

System.Net.WebException occurred HResult=0x80131509 Message=The remote server returned an error: (404) Not Found. Source=System

YourMomCR commented 6 years ago

Seems to be the locationId that is causing the issue. Removing it does allow the call to work, but I am wanting to retrieve using the locationId.

ijm8710 commented 5 years ago

@smlbiobot have you guys addressed this anywhere? There’s hundreds of people asking on discord, figured this was the closest issue ticket. I know sometimes things take time, but just curious if you made an announcement either somewhere on github or on discord just to let people know that you’re aware. Thanks

selfish commented 5 years ago

I've been slow recently since I'm rewriting the system again for better performance. Updates went out here and there, but above all, be assured issues are being addressed.

ijm8710 commented 5 years ago

No rush at all! Thanks

Question for you or sml.

On github I generally use githawk. I’ve been getting oath 3rd party restriction squawks constantly in this repo. Codehub works fine and of course if I have to, I can use GitHub website. Do you guys have the repo set up perhaps leading to these restrictions, or is it an issue with githawk solely. I help beta test for githawk and they haven’t diagnosed, hence why I’m curious.

selfish commented 5 years ago

Not at all. I'd contact the app's support.

One more request, please separate questions to different issues in the future.

selfish commented 5 years ago

Can't reproduce rn. I believe ou were getting 404 because no clans matched the parameters.