2022

Page tree
Skip to end of metadata
Go to start of metadata

S.No

Error Code

Error Code Description

Possible Solution 1

Possible Solution 2

27

DBQB10

The query request has not been fully completed. There was a required element ("fieldValue") that could not be found in QuickBooks.

Change the criteria for performing a request. As, records matching to the stated criteria are missing.


28

DBQB500

The query request has not been fully completed. There was a required element ("fieldValue") that could not be found in QuickBooks.

The request was missing few parameters that are important for executing the request. Please refer to the QBXMLPOS.xml for more information on the query parameters.


29

DBQB501

Unable to represent object Name "fieldValue" in this version of the qbXML specification.

The fieldValue, that is specified in the request, is wrong. Please verify that the request where you provide the Object name - such as Customer,Vendor, Item, etc is valid.


30

DBQB510

Unable to return an object.

Solution is not published yet.


31

DBQB530

Unsupported field. The field, "fieldName", is not supported by this implementation.

Certain fields specified are deprecated in the API version of quickbooks. You need to eliminate those fields from your request. 


32

DBQB531

The enum value "fieldValue" in the field "fieldName" is not supported by this implementation.

Field value specified for certain fieldName in the request is not supported. Please refer to the API XML to verify and provide the right fieldValue.


33

DBQB600

No cleared state to return.

The request did not return proper response. Please verify your request xml.


34

DBQB1000

There has been an internal error when processing the request.

There was an internal error while processing the request. Please validate your request from the API XML.


35

DBQB1010

System not available.


Verify the following: (1) whether the QuickBooks is installed; or (2), the company file exists; or (3) the file that is configured is valid.


36

DBQB1030


This request is not supported by this implementation.

The request sent is not a valid one. Please refer to API XML to verify whether the request is valid or not.


37

DBQB1060


The request ID "fieldValue" is invalid - possibly too long; the max is 50 chars.

Invalid Request ID. Pease ensure that the requestID sent is not more than 50 Chars.


38

DBQB2000

Authentication failed. QuickBooks error message: fieldValue

Authentication Failed. Please re-configure your QuickBooks Web Connector with your DBSync Instance.


39

DBQB2010


Access not authorized. Not authorized to access the server.

Access to your QuickBooks is not Authorized. Please re-configure your QuickBooks Web Connector with your DBSync Instance.


40

DBQB3000

Invalid object ID. The given object ID "fieldValue" in the field, "fieldName", is invalid.

The ListID or TxnID of the record specified in the request XML is invalid. Possibly, the Transaction / Master Record (Customer, Item) has not been created in the sync process. Please refer to the Log Files of DBSync for the error record and rectify the data error.


41

DBQB3010

Invalid Boolean. There was an error when converting the Boolean value "fieldValue" in the field "fieldName

The boolean request element is not provided with the boolean value - such as, either true or false. Please verify your mappings/data for that particular field. Please refer to your logs to identify the record and rectify it.


42

DBQB3020


Invalid date. There was an error when converting the date value, "fieldValue", in the field, "fieldName".

The date format specified is invalid in the request element. Please refer to your logs for identifying the record with error and rectify it. The date format needs to be, YYYY-MM-DD.


43

DBQB3030

Invalid date range. Invalid date range: 'From' date is greater than 'To' date.

The date provided in the request element of 'From' Date and 'To' Date are not valid. From 'Date' is higher than 'To' Date. Please rectify it in your reader or mapped field.


44

DBQB3031

Invalid string range. The 'From' or 'To' values in the provided fieldName are invalid.

The values of 'From' or 'To' is invalid. Please verify your reader, or the data field, to which it is mapped from.


45

DBQB3035

Invalid time interval. There was an error when converting the time interval, "fieldValue", in the field "fieldName".

Invalid Time Interval is provided in the request XML. Please rectify it in your reader or the mapped data field.


46

DBQB3040

Invalid amount. There was an error when converting the amount, "fieldValue", in the field "fieldName.

The value of the Amount field is invalid. Please verify it with the field from which the amount field of QuickBooks is mapped to.


47

DBQB3045

Invalid price. There was an error when converting the price, "fieldValue", in the field 'fieldName'.

The value of the Price field requested in XML is invalid. Please verify it with your data field for the right value. It should be of a numeric value only.


48

DBQB3050

Invalid percentage. There was an error when converting the percent 'fieldValue' in the field "fieldName".

The value of the Percentage field in requested XML is invalid. Please verify it with your data field for the right value. It should be of numeric value only.


49

 DBQB3060

Invalid quantity. There was an error when converting the quantity 'fieldValue' in the field 'fieldName'.

The object name specified with the value is non-relative. Please verify that you have provided the right Object Name for the ListID /TxnID specified in the value field.


50

 DBQB3070

String too long. The string 'fieldValue' in the field, 'fieldName', is too long.

The specified field in the error has more data than the QuickBooks Limitation. Please refer to the API XML to identify the max size of the element as per to QuickBooks API Standards.


51

 DBQB3080

Invalid string. The string 'fieldValue' is invalid.

Invalid String value is provided in the request XML. Please refer to the log file to identify the field that has an error and rectify it in the source record.


52

DBQB3085

Invalid number. There was an error when converting the number 'fieldValue' in the field 'fieldName'.

The number format provided is invalid for the particular 'fieldName'. Please rectify it by verifying it in the logs for the record that caused this error.


53

DBQB3090

Invalid object name. There was an error when storing 'fieldValue' in the 'fieldName' field.

Due to improper format of the value of the fieldname, there was an error while storing it in QuickBooks. Please verify the input value for the fieldname.


54

DBQB3100

Name is not unique. The name 'fieldValue' in the list element is already in use.

The specified value of the field already exists in QuickBooks. Creating another record with same value is not allowed. Please verify the logs to identify the record that caused the error.


55

DBQB3101

Resulting amount too large. Multiplying the rate and the quantity results in an amount that exceeds the maximum allowable amount.

The amount  resulting in Rate * Quantity is higher than the maximum allowed amount for the transaction. Please verify the Customer / Vendor Credit Limit.


56

DBQB3110

Invalid enum. The enumerated value 'fieldValue' in the field "fieldName" is unknown.

The value specified for the field is invalid, please verify the valid values of your QuickBooks for this field and set it up in the Source data field.


57

DBQB3120

Object not found. Object 'fieldValue' specified in the request cannot be found.

The value specified is not available in QuickBooks. Normally this would occur with PickList type fields in QuickBooks. The data specified in the source data field does exist in QuickBooks. You need to create this field in QuickBooks, in order to sync that field with the value you would like to input in to QuickBooks.


58

DBQB3121

OwnerID not found. Data Extension Definitions specified by OwnerID fieldValue not found for this object type.

Data Extension specified in the Request XML does not exists for the Object Type. For example, if you are trying to add value for the data extension field of name OpportunityId, ensure it is related to Customer as well.  You can edit your DataExtension fields and select the Objects to which it can be related to.


59

DBQB3130

Parent reference not found. There is an invalid reference to a parent 'fieldValue' in the objectName list.

The parent value specified in the Customer/Job/Item/Vendor is invalid and does not exist. Please verify the logs to identify if there was an error while creating a parent. Or, create a parent so that the child record can be created in QuickBooks.


60

DBQB3140

Reference not found.

The reference provided in the field is not valid. Please ensure that the referred field value exists in QuickBooks.


  • No labels