[30-Dec-2024 01:35:39 UTC] PHP 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-29T17:35:40.269-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 02:16:33 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[30-Dec-2024 02:31:24 UTC] PHP 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-29T18:31:25.221-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 02:43:52 UTC] PHP 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-29T18:43:52.875-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 02:57:17 UTC] PHP 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-29T18:57:18.518-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 03:04:04 UTC] PHP 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-29T19:04:05.441-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 03:20:48 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[30-Dec-2024 03:20:48 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[30-Dec-2024 03:21:43 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 03:31:20 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[30-Dec-2024 04:24:34 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 05:09:59 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 05:09:59 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 05:09:59 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 05:09:59 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 05:09:59 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 05:09:59 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 05:10:00 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[30-Dec-2024 05:24:50 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[30-Dec-2024 05:24:50 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[30-Dec-2024 05:24:50 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[30-Dec-2024 05:24:50 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[30-Dec-2024 06:15:17 UTC] PHP 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-29T22:15:17.666-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 07:06:32 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[30-Dec-2024 07:15:44 UTC] PHP 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-29T23:15:44.974-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 07:18:49 UTC] PHP 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-29T23:18:49.620-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 07:19:32 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[30-Dec-2024 07:20:53 UTC] PHP 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-29T23:20:53.743-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 07:29:07 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 07:42:48 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 08:05:00 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[30-Dec-2024 08:35:03 UTC] PHP 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-30T00:35:03.606-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 10:13:56 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[30-Dec-2024 10:13:56 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[30-Dec-2024 10:13:56 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[30-Dec-2024 10:30:54 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[30-Dec-2024 10:30:54 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[30-Dec-2024 10:30:54 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[30-Dec-2024 10:30:54 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[30-Dec-2024 11:14:12 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 11:21:01 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 12:30:30 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[30-Dec-2024 12:45:48 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[30-Dec-2024 13:14:41 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 13:17:49 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[30-Dec-2024 13:17:49 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[30-Dec-2024 13:17:50 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[30-Dec-2024 13:43:05 UTC] PHP 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-30T05:43:05.518-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 13:45:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 13:45:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 13:45:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 13:45:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 13:45:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 13:45:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[30-Dec-2024 13:45:56 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[30-Dec-2024 13:49:02 UTC] PHP 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-30T05:49:03.199-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 13:49:50 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[30-Dec-2024 14:24:29 UTC] PHP 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-30T06:24:29.690-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 15:09:06 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 16:20:40 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 17:02:33 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 18:06:18 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 18:25:42 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Dec-2024 19:27:28 UTC] PHP 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-30T11:27:28.553-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 21:05:27 UTC] PHP 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-30T13:05:27.246-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 21:08:37 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 36
[30-Dec-2024 21:08:37 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 37
[30-Dec-2024 21:29:15 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[30-Dec-2024 22:04:23 UTC] PHP 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-30T14:04:24.034-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[30-Dec-2024 22:16:23 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[30-Dec-2024 22:16:23 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[30-Dec-2024 22:46:03 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[31-Dec-2024 04:07:33 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[04-Jan-2025 01:02:40 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[04-Jan-2025 18:21:29 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[07-Jan-2025 22:13:24 UTC] PHP 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="2025-01-07T14:13:24.641-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[10-Jan-2025 10:24:21 UTC] PHP 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="2025-01-10T02:24:21.340-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[10-Jan-2025 23:45:45 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[23-Jan-2025 03:36:32 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 36
[23-Jan-2025 03:36:32 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 37
[04-Feb-2025 21:04:36 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[04-Feb-2025 21:04:36 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[04-Feb-2025 21:04:36 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[04-Feb-2025 21:38:28 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[04-Feb-2025 21:42:27 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[04-Feb-2025 21:42:27 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[04-Feb-2025 21:42:27 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[04-Feb-2025 21:42:27 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[04-Feb-2025 21:42:27 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[04-Feb-2025 21:42:27 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[04-Feb-2025 21:42:28 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[04-Feb-2025 21:48:16 UTC] PHP 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="2025-02-04T13:48:16.234-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[04-Feb-2025 22:19:49 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[04-Feb-2025 22:20:06 UTC] PHP 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="2025-02-04T14:20:06.805-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[04-Feb-2025 22:37:15 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[05-Feb-2025 01:52:30 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[05-Feb-2025 02:39:58 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[05-Feb-2025 02:44:03 UTC] PHP 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="2025-02-04T18:44:03.443-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[05-Feb-2025 03:53:59 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[05-Feb-2025 04:25:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[05-Feb-2025 04:25:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[05-Feb-2025 04:25:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[05-Feb-2025 04:25:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[05-Feb-2025 04:25:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[05-Feb-2025 04:25:55 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[05-Feb-2025 04:25:56 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[05-Feb-2025 05:20:40 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[05-Feb-2025 06:03:20 UTC] PHP 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="2025-02-04T22:03:20.233-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[05-Feb-2025 10:05:18 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[05-Feb-2025 10:05:18 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[05-Feb-2025 10:05:18 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[05-Feb-2025 10:05:18 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[05-Feb-2025 10:16:28 UTC] PHP 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="2025-02-05T02:16:28.351-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[05-Feb-2025 16:35:54 UTC] PHP 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="2025-02-05T08:35:54.261-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 09:01:07 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[08-Feb-2025 11:48:49 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[08-Feb-2025 12:18:47 UTC] PHP 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="2025-02-08T04:18:48.546-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 14:19:46 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[08-Feb-2025 15:12:53 UTC] PHP 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="2025-02-08T07:12:53.561-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 15:15:33 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[08-Feb-2025 15:27:06 UTC] PHP 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="2025-02-08T07:27:07.293-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 15:31:54 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[08-Feb-2025 15:31:54 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[08-Feb-2025 15:31:54 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[08-Feb-2025 15:32:11 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[08-Feb-2025 16:44:02 UTC] PHP 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="2025-02-08T08:44:03.285-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 16:53:46 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[08-Feb-2025 17:10:39 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[08-Feb-2025 17:30:15 UTC] PHP 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="2025-02-08T09:30:16.283-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 18:06:49 UTC] PHP 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="2025-02-08T10:06:49.863-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 19:40:04 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[08-Feb-2025 19:55:48 UTC] PHP 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="2025-02-08T11:55:48.634-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-Feb-2025 20:01:16 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[08-Feb-2025 20:01:16 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[08-Feb-2025 21:25:22 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[08-Feb-2025 22:03:16 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[08-Feb-2025 22:03:16 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[08-Feb-2025 22:03:16 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[08-Feb-2025 22:03:16 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[11-Feb-2025 23:40:00 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[11-Feb-2025 23:40:00 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[11-Feb-2025 23:47:08 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[12-Feb-2025 00:01:22 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[12-Feb-2025 02:27:09 UTC] PHP 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="2025-02-11T18:27:10.636-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Feb-2025 03:36:52 UTC] PHP 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="2025-02-11T19:36:53.014-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Feb-2025 03:38:12 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[12-Feb-2025 04:04:46 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Feb-2025 05:00:59 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Feb-2025 07:03:01 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[12-Feb-2025 07:45:04 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Feb-2025 09:14:48 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Feb-2025 13:10:21 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[13-Feb-2025 14:51:04 UTC] PHP 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="2025-02-13T06:51:04.495-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[14-Feb-2025 04:17:47 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[26-Feb-2025 04:37:01 UTC] PHP 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="2025-02-25T20:37:02.163-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[26-Feb-2025 13:38:37 UTC] PHP 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="2025-02-26T05:38:37.918-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[26-Feb-2025 16:33:45 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 36
[26-Feb-2025 16:33:45 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 37
[09-Mar-2025 00:53:18 UTC] PHP 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="2025-03-08T16:53:18.689-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[09-Mar-2025 01:19:14 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[09-Mar-2025 01:39:54 UTC] PHP 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="2025-03-08T17:39:53.980-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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[09-Mar-2025 02:37:28 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[09-Mar-2025 02:51:26 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[09-Mar-2025 02:51:26 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[09-Mar-2025 02:51:26 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[09-Mar-2025 06:47:55 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[09-Mar-2025 12:27:23 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[09-Mar-2025 14:37:01 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[09-Mar-2025 14:37:01 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[09-Mar-2025 14:37:01 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[09-Mar-2025 14:37:01 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[09-Mar-2025 14:37:01 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[09-Mar-2025 14:37:01 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[09-Mar-2025 14:37:02 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[09-Mar-2025 14:59:18 UTC] PHP 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="2025-03-09T07:59:18.721-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[10-Mar-2025 00:17:47 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[10-Mar-2025 00:17:47 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[10-Mar-2025 02:19:32 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Mar-2025 08:50:08 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Mar-2025 10:52:16 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Mar-2025 11:04:38 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[12-Mar-2025 11:04:38 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[12-Mar-2025 11:04:38 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[12-Mar-2025 11:04:38 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[12-Mar-2025 11:04:38 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[12-Mar-2025 11:04:38 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[12-Mar-2025 11:04:39 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[12-Mar-2025 11:25:53 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[12-Mar-2025 11:25:53 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[12-Mar-2025 11:25:53 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[12-Mar-2025 11:25:53 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[12-Mar-2025 12:13:22 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Mar-2025 13:17:48 UTC] PHP 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="2025-03-12T06:17:49.009-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Mar-2025 13:18:49 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[12-Mar-2025 14:36:34 UTC] PHP 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="2025-03-12T07:36:34.821-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Mar-2025 19:09:00 UTC] PHP 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="2025-03-12T12:09:00.660-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Mar-2025 19:10:13 UTC] PHP 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="2025-03-12T12:10:13.933-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Mar-2025 21:13:53 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[13-Mar-2025 03:16:25 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[13-Mar-2025 06:10:52 UTC] PHP 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="2025-03-12T23:10:52.376-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[13-Mar-2025 07:58:06 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[13-Mar-2025 07:58:06 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[13-Mar-2025 07:58:06 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[13-Mar-2025 07:58:06 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[13-Mar-2025 14:01:30 UTC] PHP 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="2025-03-13T07:01:30.881-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[14-Mar-2025 09:48:23 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-Mar-2025 10:25:42 UTC] PHP 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="2025-03-14T03:25:42.153-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[14-Mar-2025 11:48:07 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[14-Mar-2025 11:48:07 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[14-Mar-2025 14:21:36 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[14-Mar-2025 15:11:07 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-Mar-2025 17:31:14 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[15-Mar-2025 01:16:04 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[15-Mar-2025 20:14:26 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[15-Mar-2025 20:51:01 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[15-Mar-2025 20:51:01 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[15-Mar-2025 20:51:02 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[15-Mar-2025 21:49:47 UTC] PHP 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="2025-03-15T14:49:48.031-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[15-Mar-2025 22:06:11 UTC] PHP 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="2025-03-15T15:06:12.236-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[16-Mar-2025 02:29:45 UTC] PHP 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="2025-03-15T19:29:46.716-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[16-Mar-2025 03:37:57 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[16-Mar-2025 06:00:51 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[16-Mar-2025 06:05:51 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[16-Mar-2025 07:50:55 UTC] PHP 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="2025-03-16T00:50:55.841-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[16-Mar-2025 18:06:03 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[17-Mar-2025 21:25:46 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[18-Mar-2025 00:15:11 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[18-Mar-2025 01:47:26 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[18-Mar-2025 03:16:51 UTC] PHP 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="2025-03-17T20:16:51.676-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[18-Mar-2025 03:41:45 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[21-Mar-2025 12:19:43 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[24-Mar-2025 09:42:37 UTC] PHP 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="2025-03-24T02:42:37.530-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[25-Mar-2025 15:08:27 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 36
[25-Mar-2025 15:08:27 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 37
[10-Apr-2025 21:33:59 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[10-Apr-2025 23:01:12 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[10-Apr-2025 23:07:34 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[10-Apr-2025 23:07:34 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[10-Apr-2025 23:26:42 UTC] PHP 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="2025-04-10T16:26:42.402-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[10-Apr-2025 23:35:09 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[11-Apr-2025 00:02:33 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[11-Apr-2025 02:36:43 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[11-Apr-2025 08:52:03 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[11-Apr-2025 08:52:03 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[11-Apr-2025 08:52:04 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[11-Apr-2025 22:21:43 UTC] PHP 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="2025-04-11T15:21:43.621-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Apr-2025 01:30:34 UTC] PHP 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="2025-04-11T18:30:35.539-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[12-Apr-2025 01:42:36 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[13-Apr-2025 23:50:23 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-Apr-2025 03:16:11 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[14-Apr-2025 03:16:11 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[14-Apr-2025 03:16:11 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[14-Apr-2025 03:16:11 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[14-Apr-2025 03:16:11 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[14-Apr-2025 03:16:11 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[14-Apr-2025 03:16:12 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[14-Apr-2025 05:57:24 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-Apr-2025 06:11:03 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-Apr-2025 06:13:20 UTC] PHP 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="2025-04-13T23:13:20.794-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[14-Apr-2025 13:22:31 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[14-Apr-2025 13:42:24 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[14-Apr-2025 13:42:24 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[14-Apr-2025 13:42:24 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[14-Apr-2025 13:42:24 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[14-Apr-2025 16:30:55 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-Apr-2025 22:26:01 UTC] PHP 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="2025-04-14T15:26:02.095-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[15-Apr-2025 00:17:33 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[15-Apr-2025 08:05:41 UTC] PHP 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="2025-04-15T01:05:42.272-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[16-Apr-2025 09:58:08 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[16-Apr-2025 18:09:56 UTC] PHP 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="2025-04-16T11:09:57.147-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[16-Apr-2025 19:08:04 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[16-Apr-2025 19:08:04 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[16-Apr-2025 19:08:05 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[16-Apr-2025 20:02:20 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[16-Apr-2025 22:48:26 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[17-Apr-2025 06:24:18 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[17-Apr-2025 06:24:18 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[17-Apr-2025 08:13:18 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[17-Apr-2025 08:13:18 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[17-Apr-2025 08:13:18 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[17-Apr-2025 08:13:18 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[17-Apr-2025 19:30:58 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[17-Apr-2025 21:54:39 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[19-Apr-2025 16:17:45 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[19-Apr-2025 17:29:58 UTC] PHP 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="2025-04-19T10:29:58.615-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[19-Apr-2025 20:15:55 UTC] PHP 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="2025-04-19T13:15:55.833-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[19-Apr-2025 20:31:03 UTC] PHP 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="2025-04-19T13:31:03.786-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[19-Apr-2025 23:23:48 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[20-Apr-2025 02:32:25 UTC] PHP 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="2025-04-19T19:32:25.251-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[20-Apr-2025 07:17:20 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[20-Apr-2025 10:51:04 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[20-Apr-2025 11:44:13 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[20-Apr-2025 13:17:53 UTC] PHP 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="2025-04-20T06:17:53.938-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[20-Apr-2025 14:33:04 UTC] PHP 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="2025-04-20T07:33:04.102-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[21-Apr-2025 01:44:41 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[22-Apr-2025 00:41:33 UTC] PHP 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="2025-04-21T17:41:34.715-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[23-Apr-2025 08:11:09 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[23-Apr-2025 17:52:36 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[23-Apr-2025 17:52:36 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[23-Apr-2025 17:52:36 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[23-Apr-2025 17:52:36 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[23-Apr-2025 17:52:36 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[23-Apr-2025 17:52:36 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[23-Apr-2025 17:52:37 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[25-Apr-2025 20:33:30 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[26-Apr-2025 10:47:09 UTC] PHP 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="2025-04-26T03:47:09.825-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[26-Apr-2025 12:13:00 UTC] PHP 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="2025-04-26T05:13:00.205-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[26-Apr-2025 16:07:30 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[27-Apr-2025 17:01:22 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 36
[27-Apr-2025 17:01:22 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 37
[27-Apr-2025 20:29:21 UTC] PHP 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="2025-04-27T13:29:21.007-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[01-May-2025 14:14:25 UTC] PHP 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="2025-05-01T07:14:26.593-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[08-May-2025 16:25:25 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[08-May-2025 23:00:14 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[09-May-2025 02:10:24 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[09-May-2025 02:10:24 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[09-May-2025 02:10:25 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[09-May-2025 05:09:22 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[09-May-2025 09:23:29 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[09-May-2025 09:50:40 UTC] PHP 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="2025-05-09T02:50:41.203-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[09-May-2025 10:13:27 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[09-May-2025 10:13:27 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[09-May-2025 12:03:26 UTC] PHP 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="2025-05-09T05:03:27.915-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[09-May-2025 15:06:22 UTC] PHP 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="2025-05-09T08:06:23.327-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[09-May-2025 17:10:57 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[09-May-2025 18:12:16 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-May-2025 08:26:44 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[14-May-2025 08:26:44 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[14-May-2025 08:26:45 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[14-May-2025 08:59:10 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[14-May-2025 11:07:17 UTC] PHP 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="2025-05-14T04:07:18.108-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[14-May-2025 11:16:35 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-May-2025 17:45:59 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[14-May-2025 17:45:59 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[14-May-2025 17:45:59 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[14-May-2025 17:45:59 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[14-May-2025 20:37:00 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[14-May-2025 20:38:46 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[14-May-2025 21:32:54 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[15-May-2025 03:57:59 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[17-May-2025 19:52:12 UTC] PHP 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="2025-05-17T12:52:13.831-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[17-May-2025 20:32:31 UTC] PHP 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="2025-05-17T13:32:32.894-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[17-May-2025 21:05:09 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[17-May-2025 22:35:09 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[17-May-2025 23:21:56 UTC] PHP 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="2025-05-17T16:21:57.432-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[18-May-2025 13:41:34 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[19-May-2025 22:30:31 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[19-May-2025 22:30:31 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[19-May-2025 23:19:43 UTC] PHP 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="2025-05-19T16:19:45.017-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[20-May-2025 01:05:24 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[20-May-2025 01:05:24 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[20-May-2025 01:05:24 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[20-May-2025 01:05:24 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[20-May-2025 04:33:51 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[20-May-2025 04:57:16 UTC] PHP 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="2025-05-19T21:57:17.393-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[20-May-2025 07:44:16 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[20-May-2025 09:51:16 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[20-May-2025 11:35:00 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[21-May-2025 14:00:26 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[21-May-2025 14:00:26 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[21-May-2025 14:00:26 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[21-May-2025 14:00:26 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[21-May-2025 14:00:26 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[21-May-2025 14:00:26 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[21-May-2025 14:00:26 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[23-May-2025 09:02:48 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[23-May-2025 13:16:21 UTC] PHP 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="2025-05-23T06:16:22.479-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[23-May-2025 16:43:33 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[24-May-2025 01:45:07 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[24-May-2025 04:41:16 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[24-May-2025 06:45:13 UTC] PHP 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="2025-05-23T23:45:14.237-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[24-May-2025 06:55:52 UTC] PHP 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="2025-05-23T23:55:53.097-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[24-May-2025 06:57:40 UTC] PHP 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="2025-05-23T23:57:40.653-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[25-May-2025 12:54:52 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[25-May-2025 12:54:52 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[25-May-2025 12:54:52 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[25-May-2025 12:54:52 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[25-May-2025 12:54:52 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[25-May-2025 12:54:52 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[25-May-2025 12:54:53 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[25-May-2025 16:16:11 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[25-May-2025 22:44:19 UTC] PHP 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="2025-05-25T15:44:20.214-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[27-May-2025 22:17:46 UTC] PHP 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="2025-05-27T15:17:47.392-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[29-May-2025 01:13:47 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 36
[29-May-2025 01:13:47 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 37
[29-May-2025 05:56:01 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[29-May-2025 15:08:50 UTC] PHP 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="2025-05-29T08:08:51.242-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[29-May-2025 20:21:45 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[11-Jun-2025 03:21:55 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[11-Jun-2025 04:27:38 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[11-Jun-2025 05:39:32 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[11-Jun-2025 05:39:32 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[11-Jun-2025 06:04:27 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[11-Jun-2025 06:04:27 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[11-Jun-2025 06:04:27 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[11-Jun-2025 07:15:19 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[11-Jun-2025 07:17:07 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[11-Jun-2025 08:26:48 UTC] PHP 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="2025-06-11T01:26:50.056-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[11-Jun-2025 08:44:55 UTC] PHP 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="2025-06-11T01:44:56.491-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[11-Jun-2025 11:04:04 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[11-Jun-2025 11:04:04 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[11-Jun-2025 11:04:04 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[11-Jun-2025 11:04:04 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[11-Jun-2025 11:17:27 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[11-Jun-2025 11:35:48 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[11-Jun-2025 11:39:38 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[11-Jun-2025 12:08:46 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[11-Jun-2025 12:38:01 UTC] PHP 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="2025-06-11T05:38:02.820-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[11-Jun-2025 15:14:39 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[11-Jun-2025 19:08:02 UTC] PHP 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="2025-06-11T12:08:04.048-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[11-Jun-2025 21:03:17 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Exchange Authorization Code for Access Token failed. Body: [{"error":"invalid_grant","error_description":"Token invalid"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 268
[12-Jun-2025 02:39:51 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[15-Jun-2025 00:23:25 UTC] PHP Warning:  Undefined variable $startPosition in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[15-Jun-2025 00:23:25 UTC] PHP Warning:  Undefined variable $maxResults in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1272
[15-Jun-2025 00:23:26 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php:25
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/RecurringTransactionQuery.php on line 25
[15-Jun-2025 15:27:54 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[16-Jun-2025 18:42:03 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseDelete.php on line 46
[16-Jun-2025 18:42:03 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 830
[16-Jun-2025 18:54:39 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 47
[16-Jun-2025 18:54:39 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 51
[16-Jun-2025 18:54:39 UTC] PHP Warning:  Attempt to read property "domain" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/PurchaseFindById.php on line 52
[16-Jun-2025 18:54:39 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception when calling FindById for Endpoint:QuickBooksOnline\API\Data\IPPPurchase

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 756
[16-Jun-2025 19:59:28 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[17-Jun-2025 12:02:06 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[20-Jun-2025 06:55:22 UTC] PHP 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="2025-06-19T23:55:23.206-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[20-Jun-2025 11:51:30 UTC] PHP 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="2025-06-20T04:51:32.150-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[20-Jun-2025 19:08:29 UTC] PHP 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="2025-06-20T12:08:31.392-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[21-Jun-2025 03:18:18 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[21-Jun-2025 05:30:34 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[21-Jun-2025 07:23:11 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[21-Jun-2025 07:50:34 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[22-Jun-2025 12:58:17 UTC] PHP 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="2025-06-22T05:58:17.945-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[23-Jun-2025 04:54:42 UTC] PHP 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="2025-06-22T21:54:43.630-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[23-Jun-2025 06:34:55 UTC] PHP 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="2025-06-22T23:34:56.153-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[24-Jun-2025 02:59:41 UTC] PHP 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="2025-06-23T19:59:41.958-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[26-Jun-2025 02:56:30 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[26-Jun-2025 02:56:30 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[26-Jun-2025 02:56:30 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[26-Jun-2025 02:56:30 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[26-Jun-2025 02:56:30 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[26-Jun-2025 02:56:30 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[26-Jun-2025 02:56:30 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
[26-Jun-2025 03:19:19 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[27-Jun-2025 10:58:20 UTC] PHP 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="2025-06-27T03:58:21.217-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[27-Jun-2025 20:18:02 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\IdsException: [0]: Argument Null Exception

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/DataService/DataService.php on line 1785
[28-Jun-2025 02:25:06 UTC] PHP 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="2025-06-27T19:25:07.710-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[28-Jun-2025 04:33:28 UTC] PHP 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="2025-06-27T21:33:29.179-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[28-Jun-2025 04:46:07 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 36
[28-Jun-2025 04:46:07 UTC] PHP Warning:  Attempt to read property "Id" on null in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxPaymentRead.php on line 37
[29-Jun-2025 02:06:44 UTC] PHP 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="2025-06-28T19:06:44.630-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[29-Jun-2025 17:46:27 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[29-Jun-2025 22:38:09 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [400]: Refresh OAuth 2 Access token with Refresh Token failed. Body: [{"error":"invalid_grant"}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 289
[30-Jun-2025 04:26:23 UTC] PHP 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="2025-06-29T21:26:23.873-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[01-Jul-2025 20:06:23 UTC] PHP 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="2025-07-01T13:06:24.893-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[02-Jul-2025 03:03:24 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [401]: Get UserInfo failed. Body: [{"code":"AuthenticationFailed","type":"INPUT","message":null,"detail":null,"moreInfo":null}].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 374
[03-Jul-2025 04:35:30 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\SdkException: [0]: Disconnect/Reconnect Platform Call is only available in OAuth 1.0.

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 346
[03-Jul-2025 11:15:02 UTC] PHP 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="2025-07-03T04:15:03.064-07: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/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/HttpClients/SyncRestHandler.php on line 223
[03-Jul-2025 12:29:37 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/CompanyFindById.php on line 25
[05-Jul-2025 14:44:17 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php:27
Stack trace:
#0 {main}
  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/_Samples/TaxRateQuery.php on line 27
[06-Jul-2025 21:08:14 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[06-Jul-2025 21:08:14 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[06-Jul-2025 21:08:14 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[06-Jul-2025 21:08:14 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[06-Jul-2025 21:08:14 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[06-Jul-2025 21:08:14 UTC] PHP Warning:  QuickBooksOnline\API\Core\OAuth\OAuth1\OAuth1::QuickBooksOnline\API\Core\OAuth\OAuth1\{closure}(): Argument #2 ($value) must be passed by reference, value given in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth1/OAuth1.php on line 199
[06-Jul-2025 21:08:15 UTC] PHP Fatal error:  Uncaught QuickBooksOnline\API\Exception\ServiceException: Http Status Code [404]: Migrate OAuth 1 token to OAuth 2 token failed. Body: [].

  thrown in /home/msomscom/login.mso-ms.com/vendor/quickbooks/v3-php-sdk/src/Core/OAuth/OAuth2/OAuth2LoginHelper.php on line 445
