diff --git a/src/iksm.ts b/src/iksm.ts index 1de0a15..9fb537d 100644 --- a/src/iksm.ts +++ b/src/iksm.ts @@ -426,6 +426,8 @@ async function callImink( headers: { "User-Agent": USERAGENT, "Content-Type": "application/json", + "X-znca-Platform": "Android", + "X-znca-Version": NSOAPP_VERSION, }, body: JSON.stringify({ "token": idToken,