Closed FlamingFox911 closed 1 month ago
Make sure you're using the latest commit, I think this was fixed in https://github.com/torikushiii/hoyolab-auto/commit/a42966cf5d867b3fd5fb121c8a19c290ae7bbaee.
The Google script version also seems to have the same issue.
8:17:01 PM Error Zenless Zone Zero:getSignInfo Failed to get sign info. { data: null, message: '网络出小差了,请稍后重试~', retcode: -500001 }
oh yeah, i forgot to update for the google script part, sorry about that!
After changing the base URL in the script, I still get the redeem error. Does it need that additional cookie value that was added in the main code?
Can confirm: There is still a problem.
@Aida-Enna redeem code requires 4 cookie values which is cookie_token_v2, account_mid_v2, account_id_v2, account_id
@FlamingFox911 try pulling the latest commit and let me know if this problem still occurs.
@Aida-Enna redeem code requires 4 cookie values which is
cookie_token_v2, account_mid_v2, account_id_v2, account_id
@FlamingFox911 try pulling the latest commit and let me know if this problem still occurs.
Sorry, I meant the value in the header that indicated the game - But it's been added to the script and everything seems to be working as intended. Thank you!
Seems like there is something else going on. Latest commit. I even remade cookies from DevTools.
Ok, now it seems to work.
Seems like the ZZZ API has broken. It's getting 403 forbidden errors and -500001 retcodes.
Message is (loosely translated):
The network is out of commission, please try again later~