-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathErrors.json
26 lines (26 loc) · 1.39 KB
/
Errors.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"-100": "Invalid cookie token.",
"-108": "Invalid language.",
"-110": "You're visited too frequently, please try again later.",
"10001": "Cookie token invalid, please regenerate it.",
"-10001": "Malformed request.",
"-10002": "No game account associated with cookies.",
"10101": "Cannot get data for more than 30 accounts per cookie per day.",
"10102": "User's data is not public.",
"10103": "Cookies are valid but do not have a hoyolab account bound to them.",
"10104": "Cannot view realtime notes of other users.",
"-1": "Internal database error, please try again later",
"1009": "Could not find user; uid may be invalid.",
"-1065": "Invalid redemption code, please input it correctly.",
"-1071": "Cookie token invalid, please regenerate it.",
"-1073": "Account has no game account bound to it.",
"-2001": "Redemption code has expired.",
"-2003": "Redemption code is incorrectly formatted.",
"-2004": "Invalid redemption code, please input it correctly.",
"-2014": "Redemption code not activated",
"-2016": "Redemption is on cooldown, please try again after 3 seconds.",
"-2017": "The redemption code has been claimed already.",
"-2018": "The redemption code has been claimed already.",
"-2021": "Cannot claim codes for accounts with adventure rank lower than 10.",
"-5003": "The redemption code has been claimed already."
}