mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 02:39:52 +08:00
17168b8137
This handles the case where on initial API connection, the server responds with an `Unauthorized` response. It doesn't perform this same checking/handling on every API request, which is probably what we want eventually. Opting to not address the full issue because I know this is going to be a long one (see https://github.com/ppy/osu/blob/05c50c0f6cfafab359963586ec265ad4f143a46c/osu.Game/Online/API/APIAccess.cs#L233).
17168b8137
·
2021-07-23 19:03:19 +09:00
History