/var/www/html/Ba-Billing-Module/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxServiceExample.php:45:
object(QuickBooksOnline\API\Data\IPPTaxService)[29]
  public 'Id' => null
  public 'SyncToken' => null
  public 'MetaData' => null
  public 'CustomField' => null
  public 'AttachableRef' => null
  public 'domain' => null
  public 'status' => null
  public 'sparse' => null
  public 'TaxCode' => string 'TestValue_1683424049' (length=20)
  public 'TaxCodeId' => null
  public 'TaxRateDetails' => 
    array (size=2)
      0 => 
        object(QuickBooksOnline\API\Data\IPPTaxRateDetails)[28]
          public 'TaxRateName' => string 'myNewTaxRateName_1_1683424049' (length=29)
          public 'TaxRateId' => null
          public 'RateValue' => int 6
          public 'TaxAgencyId' => string '1' (length=1)
          public 'TaxApplicableOn' => string 'Sales' (length=5)
      1 => 
        object(QuickBooksOnline\API\Data\IPPTaxRateDetails)[30]
          public 'TaxRateName' => string 'myNewTaxRateName_2_1683424049' (length=29)
          public 'TaxRateId' => null
          public 'RateValue' => int 7
          public 'TaxAgencyId' => string '1' (length=1)
          public 'TaxApplicableOn' => string 'Sales' (length=5)
  public 'Fault' => null
The Status code is: 401 The Helper message is: Invalid auth/bad request (got a 401, expected HTTP/1.1 20X or a redirect) The Response message is: {"warnings":null,"intuitObject":null,"fault":{"error":[{"message":"message=AuthenticationFailed; errorCode=003200; statusCode=401","detail":"Malformed bearer token: too short or too long","code":"3200","element":null}],"type":"AUTHENTICATION"},"report":null,"queryResponse":null,"batchItemResponse":[],"attachableResponse":[],"syncErrorResponse":null,"requestId":null,"time":1750284866913,"status":null,"cdcresponse":[]}