From 5dc2e6cf53322bb50bb25ec3c5fa2b600aa07c02 Mon Sep 17 00:00:00 2001 From: Jean Carlos de Almeida <102189302+jean-bitso@users.noreply.github.com> Date: Thu, 26 May 2022 10:47:27 -0300 Subject: [PATCH] Including a new error code for fingerprint validation --- source/index.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/index.html.md b/source/index.html.md index f96bc98..f922b96 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -245,6 +245,7 @@ error categories, the last two digits define specific errors. * 0374: Invalid 2FA recovery code * 0375: Reserved for internal use * 0376: Limit of Bitso Transfer reached +* 0377: Fingerprint doesn't meet security requirements ### System Limit Errors: 04 (HTTP 400)