Category: API
Erply API Error 1158 – This sub-request in a bulk call cannot be executed. It refer
In this post, you’ll learn more about the Error Code 1158that is returned when working with the Erply API Erply API Error Code 1158 Error Description This sub-request in a bulk call cannot be executed. It refers to the special value “CURRENT_INVOICE_ID”, but the preceding “saveSalesDocument” call was flagged as a duplicate and no document was created.
Erply API Error 1196 – New password has already been used in the past. Password his
In this post, you’ll learn more about the Error Code 1196that is returned when working with the Erply API Erply API Error Code 1196 Error Description New password has already been used in the past. Password history checks feature has been enabled on this account.
Helix Bank Core Error Code 50505 – Class1
In this blog post, let’s learn about the error message “50505- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 50505- Class1 Error Details HTTP/1.1 must be specified when using Helix. Change your code to issue HTTP/1.1 requests.
Helix Bank Core Error Code 59905 – Class1
In this blog post, let’s learn about the error message “59905- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59905- Class1 Error Details Attempting to pass null for a property value, but using an invalid casing (such as NULL or Null). {0} = property name, {1} = line number, {2} = character position. e.g.: “Error…
Erply API Error 1010 – Required parameters are missing. (Attribute “errorField” ind
In this post, you’ll learn more about the Error Code 1010that is returned when working with the Erply API Erply API Error Code 1010 Error Description Required parameters are missing. (Attribute “errorField” indicates the missing input parameter.)
Stripe API Error – invalid_characters
In this post, you’ll learn more about the Error invalid_characters that is returned when working with the Stripe API Stripe API Error invalid_characters Stripe API Error Description This value provided to the field contains characters that are unsupported by the field.
Stripe API Error – instant_payouts_config_disabled
In this post, you’ll learn more about the Error instant_payouts_config_disabled that is returned when working with the Stripe API Stripe API Error instant_payouts_config_disabled Stripe API Error Description This connected account is not eligible for Instant Payouts. Ask the platform to enable Instant Payouts.
Stripe API Error – secret_key_required
In this post, you’ll learn more about the Error secret_key_required that is returned when working with the Stripe API Stripe API Error secret_key_required Stripe API Error Description The API key provided is a publishable key, but a secret key is required. Obtain your current API keys from the Dashboard and update your integration to use them.
Helix Bank Core Error Code 60003 – Class1
In this blog post, let’s learn about the error message “60003- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 60003- Class1 Error Details An unverified customer cannot perform any actions in Helix (except call /customer/verify). Redirect the user to a page informing them of this.
Stripe API Error – token_in_use
In this post, you’ll learn more about the Error token_in_use that is returned when working with the Stripe API Stripe API Error token_in_use Stripe API Error Description The token provided is currently being used in another request. This occurs if your integration is making duplicate requests simultaneously.
Erply API Error 1188 – Configuration related to this call is invalid, check call’s
In this post, you’ll learn more about the Error Code 1188that is returned when working with the Erply API Erply API Error Code 1188 Error Description Configuration related to this call is invalid, check call’s documentation.
Erply API Error 1204 – The document is already being processed. This means that the
In this post, you’ll learn more about the Error Code 1204that is returned when working with the Erply API Erply API Error Code 1204 Error Description The document is already being processed. This means that the same document received more than 1 concurrent requests. Try again in a few minutes.