Category: API
Helix Bank Core Error Code 59902 – Class1
In this blog post, let’s learn about the error message “59902- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59902- Class1 Error Details Property name is missing closing quote character (‘”‘). {0} = first character of property name, {1} = property name, {2} = line number, {3} = character position. e.g.: “Expected ‘:’ but got:…
Erply API Error 1198 – Sales Promotion – Cannot enable once per birthday when the i
In this post, you’ll learn more about the Error Code 1198that is returned when working with the Erply API Erply API Error Code 1198 Error Description Sales Promotion – Cannot enable once per birthday when the is birthday promotion option is disabled.
Erply API Error 1075 – Tax already has more than one component of this type, you mu
In this post, you’ll learn more about the Error Code 1075that is returned when working with the Erply API Erply API Error Code 1075 Error Description Tax already has more than one component of this type, you must use saveVatRateComponent to add or change tax components. (Attribute “errorField” indicates the invalid input parameter.)
Helix Bank Core Error Code 59903 – Class1
In this blog post, let’s learn about the error message “59903- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59903- Class1 Error Details Attempting to use “=” instead of “:” to separate property name and its value. {0} = property name (typically the name of the previous property, not the one with the issue), {1}…
Helix Bank Core Error Code 59901 – Class1
In this blog post, let’s learn about the error message “59901- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59901- Class1 Error Details Property name is missing opening quote character (‘”‘). {0} = property name, {1} = line number, {2} = character position. e.g.: “Invalid JavaScript property identifier character: “. Path ‘targetDate’, line 13, position…
Erply API Error 1067 – This account does not belong to a franchise and this API cal
In this post, you’ll learn more about the Error Code 1067that is returned when working with the Erply API Erply API Error Code 1067 Error Description This account does not belong to a franchise and this API call cannot be used.
Erply API Error 1144 – Sales Promotion – Field “redemptionLimit” is not allowed for
In this post, you’ll learn more about the Error Code 1144that is returned when working with the Erply API Erply API Error Code 1144 Error Description Sales Promotion – Field “redemptionLimit” is not allowed for promotions that give % off entire invoice, require reward points or apply to an unlimited number of items.
Erply API Error 1154 – This API call does not support the old inventory module. Ple
In this post, you’ll learn more about the Error Code 1154that is returned when working with the Erply API Erply API Error Code 1154 Error Description This API call does not support the old inventory module. Please contact customer support to upgrade your inventory.
Erply API Error 1150 – If you attempt to add a integration-specific field to a paym
In this post, you’ll learn more about the Error Code 1150that is returned when working with the Erply API Erply API Error Code 1150 Error Description If you attempt to add a integration-specific field to a payment, you also need to set input parameter “paymentServiceProvider”. See the documentation of savePayment to find out what should be the appropriate input value for “paymentServiceProvider”.
Stripe API Error – payment_intent_invalid_parameter
In this post, you’ll learn more about the Error payment_intent_invalid_parameter that is returned when working with the Stripe API Stripe API Error payment_intent_invalid_parameter Stripe API Error Description One or more provided parameters was not allowed for the given operation on the PaymentIntent. Check our API reference or the returned error message to see which values were not correct for that PaymentIntent.
Erply API Error 1020 – Bulk API call contained more than 100 sub-requests (max 100
In this post, you’ll learn more about the Error Code 1020that is returned when working with the Erply API Erply API Error Code 1020 Error Description Bulk API call contained more than 100 sub-requests (max 100 allowed). The whole request has been ignored.
Stripe API Error – payment_method_provider_timeout
In this post, you’ll learn more about the Error payment_method_provider_timeout that is returned when working with the Stripe API Stripe API Error payment_method_provider_timeout Stripe API Error Description The payment method failed due to a timeout. Check the last_payment_error or last_setup_error property on the PaymentIntent or SetupIntent respectively for more details, and provide a new payment method to attempt to fulfill this intent again.