From af52f0eb4c79f4fd0b4d63b5fed138d0c97d2df9 Mon Sep 17 00:00:00 2001 From: Mystikfluu Date: Sat, 4 Feb 2023 12:03:14 +0100 Subject: [PATCH] add new error code --- error_codes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/error_codes.txt b/error_codes.txt index 67e80d5..c40f0d7 100644 --- a/error_codes.txt +++ b/error_codes.txt @@ -4,6 +4,7 @@ 403: login error (no cookie) 404: invalid url / not found 410-419: argument/data error +420: invalid authetication object 429: ratelimit 500: server error \ No newline at end of file