object(QuickBooksOnline\API\Data\IPPJournalEntry)#28 (34) {
["Id"]=>
NULL
["SyncToken"]=>
NULL
["MetaData"]=>
NULL
["CustomField"]=>
NULL
["AttachableRef"]=>
NULL
["domain"]=>
NULL
["status"]=>
NULL
["sparse"]=>
NULL
["DocNumber"]=>
NULL
["TxnDate"]=>
NULL
["DepartmentRef"]=>
NULL
["CurrencyRef"]=>
NULL
["ExchangeRate"]=>
NULL
["PrivateNote"]=>
NULL
["TxnStatus"]=>
NULL
["LinkedTxn"]=>
NULL
["Line"]=>
array(2) {
[0]=>
object(QuickBooksOnline\API\Data\IPPLine)#29 (27) {
["Id"]=>
object(QuickBooksOnline\API\Data\IPPid)#31 (1) {
["value"]=>
string(1) "0"
}
["LineNum"]=>
NULL
["Description"]=>
string(30) "nov portion of rider insurance"
["Amount"]=>
float(100)
["Received"]=>
NULL
["LinkedTxn"]=>
NULL
["DetailType"]=>
object(QuickBooksOnline\API\Data\IPPLineDetailTypeEnum)#32 (1) {
["value"]=>
string(22) "JournalEntryLineDetail"
}
["PaymentLineDetail"]=>
NULL
["DiscountLineDetail"]=>
NULL
["TaxLineDetail"]=>
NULL
["SalesItemLineDetail"]=>
NULL
["DescriptionLineDetail"]=>
NULL
["ItemBasedExpenseLineDetail"]=>
NULL
["AccountBasedExpenseLineDetail"]=>
NULL
["ReimburseLineDetail"]=>
NULL
["DepositLineDetail"]=>
NULL
["PurchaseOrderItemLineDetail"]=>
NULL
["SalesOrderItemLineDetail"]=>
NULL
["ItemReceiptLineDetail"]=>
NULL
["JournalEntryLineDetail"]=>
object(QuickBooksOnline\API\Data\IPPJournalEntryLineDetail)#33 (13) {
["PostingType"]=>
object(QuickBooksOnline\API\Data\IPPPostingTypeEnum)#30 (1) {
["value"]=>
string(5) "Debit"
}
["Entity"]=>
NULL
["AccountRef"]=>
object(QuickBooksOnline\API\Data\IPPReferenceType)#34 (3) {
["value"]=>
string(2) "30"
["name"]=>
string(23) "Billable Expense Income"
["type"]=>
NULL
}
["ClassRef"]=>
NULL
["DepartmentRef"]=>
NULL
["TaxCodeRef"]=>
NULL
["TaxRateRef"]=>
NULL
["TaxApplicableOn"]=>
NULL
["TaxAmount"]=>
NULL
["TaxInclusiveAmt"]=>
NULL
["BillableStatus"]=>
NULL
["JournalCodeRef"]=>
NULL
["JournalEntryLineDetailEx"]=>
NULL
}
["GroupLineDetail"]=>
NULL
["SubTotalLineDetail"]=>
NULL
["TDSLineDetail"]=>
NULL
["ItemAdjustmentLineDetail"]=>
NULL
["CustomField"]=>
NULL
["LineEx"]=>
NULL
["ProjectRef"]=>
NULL
}
[1]=>
object(QuickBooksOnline\API\Data\IPPLine)#35 (27) {
["Id"]=>
NULL
["LineNum"]=>
NULL
["Description"]=>
string(30) "nov portion of rider insurance"
["Amount"]=>
float(100)
["Received"]=>
NULL
["LinkedTxn"]=>
NULL
["DetailType"]=>
object(QuickBooksOnline\API\Data\IPPLineDetailTypeEnum)#36 (1) {
["value"]=>
string(22) "JournalEntryLineDetail"
}
["PaymentLineDetail"]=>
NULL
["DiscountLineDetail"]=>
NULL
["TaxLineDetail"]=>
NULL
["SalesItemLineDetail"]=>
NULL
["DescriptionLineDetail"]=>
NULL
["ItemBasedExpenseLineDetail"]=>
NULL
["AccountBasedExpenseLineDetail"]=>
NULL
["ReimburseLineDetail"]=>
NULL
["DepositLineDetail"]=>
NULL
["PurchaseOrderItemLineDetail"]=>
NULL
["SalesOrderItemLineDetail"]=>
NULL
["ItemReceiptLineDetail"]=>
NULL
["JournalEntryLineDetail"]=>
object(QuickBooksOnline\API\Data\IPPJournalEntryLineDetail)#38 (13) {
["PostingType"]=>
object(QuickBooksOnline\API\Data\IPPPostingTypeEnum)#37 (1) {
["value"]=>
string(6) "Credit"
}
["Entity"]=>
NULL
["AccountRef"]=>
object(QuickBooksOnline\API\Data\IPPReferenceType)#39 (3) {
["value"]=>
string(1) "3"
["name"]=>
string(19) "Uncategorized Asset"
["type"]=>
NULL
}
["ClassRef"]=>
NULL
["DepartmentRef"]=>
NULL
["TaxCodeRef"]=>
NULL
["TaxRateRef"]=>
NULL
["TaxApplicableOn"]=>
NULL
["TaxAmount"]=>
NULL
["TaxInclusiveAmt"]=>
NULL
["BillableStatus"]=>
NULL
["JournalCodeRef"]=>
NULL
["JournalEntryLineDetailEx"]=>
NULL
}
["GroupLineDetail"]=>
NULL
["SubTotalLineDetail"]=>
NULL
["TDSLineDetail"]=>
NULL
["ItemAdjustmentLineDetail"]=>
NULL
["CustomField"]=>
NULL
["LineEx"]=>
NULL
["ProjectRef"]=>
NULL
}
}
["TxnTaxDetail"]=>
NULL
["TxnSource"]=>
NULL
["TaxFormType"]=>
NULL
["TaxFormNum"]=>
NULL
["TransactionLocationType"]=>
NULL
["Tag"]=>
NULL
["TxnApprovalInfo"]=>
NULL
["RecurDataRef"]=>
NULL
["RecurringInfo"]=>
NULL
["ProjectRef"]=>
NULL
["Adjustment"]=>
NULL
["HomeCurrencyAdjustment"]=>
NULL
["EnteredInHomeCurrency"]=>
NULL
["GlobalTaxCalculation"]=>
NULL
["TotalAmt"]=>
NULL
["HomeTotalAmt"]=>
NULL
["JournalEntryEx"]=>
NULL
}
Fatal error: Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Request is not made successful. Response Code:[401] with body: [<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<IntuitResponse time="2024-12-22T14:59:12.121-08:00" xmlns="http://schema.intuit.com/finance/v3">
<Fault type="AUTHENTICATION">
<Error code="3200">
<Message>message=AuthenticationFailed; errorCode=003200; statusCode=401</Message>
<Detail>Malformed bearer token: too short or too long</Detail>
</Error>
</Fault>
</IntuitResponse>
].
thrown in /home/wilpf/public_html/pms/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223