Xcube-Studio / Natsurainko.FluentLauncher

Natsurainko.FluentLauncher A Minecraft launcher designed for Windows 11
https://fluentlauncher.natsurainko.work/
MIT License
290 stars 15 forks source link

[Bug] 外置登录(littleskin)刷新失败 #232

Closed xiaodu-du closed 3 months ago

xiaodu-du commented 4 months ago

Describe the bug

Response status code does not indicate success: 403 (Forbidden). 但是其他启动器正常的啊 官网也能上 报错: System.Net.Http.HttpRequestException System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at Nrk.FluentCore.Authentication.YggdrasilAuthenticator.ParseResponseAsync(HttpResponseMessage responseMessage) at Nrk.FluentCore.Authentication.YggdrasilAuthenticator.RefreshAsync(YggdrasilAccount account) at Natsurainko.FluentLauncher.Services.Accounts.AccountService.RefreshAccount(Account account) at Natsurainko.FluentLauncher.Services.Accounts.AccountService.RefreshActiveAccount() at Natsurainko.FluentLauncher.ViewModels.Settings.AccountViewModel.Refresh() at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask) at System.Threading.Tasks.Task.<>c.b128_0(Object state) at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.b0()

Steps to reproduce the bug

刷新账户

Expected behavior

No response

Environment

Windows11 23H3 22631.3737

Attachment

No response

xiaodu-du commented 4 months ago

image

image

natsurainko commented 3 months ago

之前检查到 ClientToken 没有用同一个,已修正