From 1306b9801efd2322ba8d888d39f7547e92852d43 Mon Sep 17 00:00:00 2001 From: Wei Hong Date: Tue, 4 Aug 2026 17:47:15 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc10b98..470efcd 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,5 @@ uv run python main.py --work-dir ## Troubleshooting #### Unable to log in Microsoft account. Launcher throw error "Signing in to Minecraft services failed (HTTP 403). This account is not allowed to complete this step. Check Xbox privacy settings and account restrictions. Or check the client id has authorized to use Minecraft API." -This launcher's client id haven't registered to [Minecraft API](https://api.minecraftservices.com/). -You may need to replace the client id that has permission to access Minecraft API in settings page (Settings>Account>Client ID) \ No newline at end of file +Now this launcher have registered to Minecraft API. If you use custom client ID. Please make sure +its valid and registered to API system (If not, see [this](https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR-ajEQ1td1ROpz00KtS8Gd5UNVpPTkVLNFVROVQxNkdRMEtXVjNQQjdXVC4u)) \ No newline at end of file