luludotdev / beatsaver-reloaded

BeatSaver Again
ISC License
180 stars 49 forks source link

/download/key works /download/hash does not #76

Closed Redageddon closed 4 years ago

Redageddon commented 4 years ago

Exactly as the title says https://beatsaver.com/api/download/key/90e6 works https://beatsaver.com/api/download/hash/914EDCFA17A8D7B1573F7FE8EB1B504CC7E47806 does not work

luludotdev commented 4 years ago

BeatSaver hashes are lowercase hex

Redageddon commented 4 years ago

That still is a problem, it should not be case sensitive. ESPECIALLY when the source ids are all caps

luludotdev commented 4 years ago

All hashes presented by BeatSaver's API are lowercase.

Redageddon commented 4 years ago

http://scoresaber.com/api.php?function=get-leaderboards&cat=3&page=1&limit=10&unique=1 not a single one of those is lowercase

megalon commented 4 years ago

That is the ScoreSaber API, not the BeatSaver API