Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get token v2 doesnt work, i find it mannually #29

Open
AureliusGemini opened this issue Dec 17, 2023 · 4 comments
Open

get token v2 doesnt work, i find it mannually #29

AureliusGemini opened this issue Dec 17, 2023 · 4 comments

Comments

@AureliusGemini
Copy link

i have a account that says "not logged in"
so i tried to get the token again and this happened:
get
prompt

my temporary solution:
inspect>application>filter

@canaria3406
Copy link
Owner

Important

HoYoLAB has changed the cookie to HttpOnly cookie. It is no longer possible to read the cookies by using the getToken.js code.
Please use the method of manually copying the cookie to obtain the ltoken_v2 and ltuid_v2.

just copy the ltoken_v2 and ltuid_v2 cookie.

@decchan28
Copy link

Important

HoYoLAB has changed the cookie to HttpOnly cookie. It is no longer possible to read the cookies by using the getToken.js code. Please use the method of manually copying the cookie to obtain the ltoken_v2 and ltuid_v2.

just copy the ltoken_v2 and ltuid_v2 cookie.

Can u show me how to use the method of manually copying the cookie to obtain the ltoken_v2 and ltuid_v2, please?

@canaria3406
Copy link
Owner

Can u show me how to use the method of manually copying the cookie to obtain the ltoken_v2 and ltuid_v2, please?

Here is the detail:
https://github.com/Joshua-Noakes1/mei-cards#2-getting-your-hoyolab-cookies

@decchan28
Copy link

Can u show me how to use the method of manually copying the cookie to obtain the ltoken_v2 and ltuid_v2, please?

Here is the detail: https://github.com/Joshua-Noakes1/mei-cards#2-getting-your-hoyolab-cookies

Thank you so much xD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants