ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
982 stars 385 forks source link

Unable to get country rankings using via API #4794

Closed EVAST9919 closed 5 years ago

EVAST9919 commented 5 years ago

I'm trying to implement api for rankings in osu!, but here's a problem: it works fine for scores and performance, but country returns null. And error was Internal server error. Request I was using: https://osu.ppy.sh/api/v2/rankings/osu/country

EVAST9919 commented 5 years ago

Still doesn't work after https://github.com/ppy/osu-web/pull/4813 being merged

nekodex commented 5 years ago

Because it's not deployed yet.

EVAST9919 commented 5 years ago

yep, it works now, my bad

EVAST9919 commented 5 years ago

Seems like it's broken again for some reason. Now I have the same issue.

peppy commented 5 years ago

Please reopen issues if they return.

notbakaneko commented 5 years ago

What's the actual error message?

EVAST9919 commented 5 years ago

Internal server error