canaria3406/hoyolab-auto-sign

Apparently not logged in

Closed this issue · 1 comments

IDGAGG commented

I logged in. I tried to run many times and it says the same thing

Screenshot 2023-09-02 175435

IDGAGG commented

I fixed it. It seem that hoyolab updated their tokens again.
It seems that it was reverted by from:

mid_v2, id_v2, itoken_v2, itmid_v2 ituid_v2 to just:

itoken, ituid.

If you are having the same issues just do the process again: https://github.com/canaria3406/hoyolab-auto-sign/blob/main/src/getToken.js

and i don't know if this affects the output from v2 to none but i f12 in this exact site: https://www.hoyolab.com/circles

Personally what I'm gonna do in the future is to just compile all the tokens like the one without the v2 and the one with v2 together in the configs just in case they keep changing it.
(dunno if an error will appear if i do that, not a programmer don't judge me)