From 7fed1c2a85a7045a02026b728ae0f744c9e5789b Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Tue, 21 Jan 2025 10:55:11 +0900 Subject: [PATCH] Readme update --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index fd3e41a..20e976e 100644 --- a/Readme.md +++ b/Readme.md @@ -127,6 +127,11 @@ fif code is C001 curl failed to init if code is C002 a curl error has happened +### J-number + +if a JSON error was encountered during some encoding this error will be found. +The number is the json error code. + ### empty error code any other NON amazon error will have only 'message' set if run through decode