I'm not sure where to report the issue with the API. If it shouldn't be here, I'll remove it.
description:
The response from the API beatmaps/{beatmap}/scores is incorrect.
this score 2558700199
api v2 query response returns 404 Not Found without legacy_only=1 when i get
https://osu.ppy.sh/api/v2/beatmaps/4162586/scores/users/33295812&mode=osu
I can only get the correct response when specifying 'legacy_only=1'
The documentation describes it as 'Whether or not to exclude lazer scores. Defaults to 0.' According to the description, it should return any existing scores rather than 'Not Found'.
Type
Other
Bug description
I'm not sure where to report the issue with the API. If it shouldn't be here, I'll remove it.
description:
The response from the API
beatmaps/{beatmap}/scores
is incorrect. this score 2558700199 api v2 query response returns404 Not Found
withoutlegacy_only=1
when i gethttps://osu.ppy.sh/api/v2/beatmaps/4162586/scores/users/33295812&mode=osu
I can only get the correct response when specifying 'legacy_only=1'
The documentation describes it as 'Whether or not to exclude lazer scores. Defaults to 0.' According to the description, it should return any existing scores rather than 'Not Found'.
Screenshots or videos
Version
now?
Logs
no logs