Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter mdlcfrs

    (@mdlcfrs)

    Hi, thanks for getting back to us so quickly.

    So I tried to make a donation and it displays the error message, but doesn’t appear to generate a new log for them.

    However, here are the last two logs, both generated at the same time (first is HTTP, second is a WARNING)

    {
        "response": {
            "Object Class": "WP_Error",
            "errors": {
                "http_request_failed": [
                    "cURL error 28: Resolving timed out after 5000 milliseconds"
                ]
            },
            "error_data": [],
            "\u0000*\u0000additional_data": []
        }
    }
    1. Status: HTTP. PayPal Commerce: Error retrieving access token

    2) Status: Warning. PayPal Commerce: Error refresh access token

    {
        "exception": {
            "Object Class": "Give\\Framework\\Exceptions\\Primitives\\Exception",
            "\u0000*\u0000message": "PayPal Commerce: Error retrieving access token",
            "\u0000Exception\u0000string": "",
            "\u0000*\u0000code": 0,
            "\u0000*\u0000file": "/home/dfdfdcsi/public_html/wp-content/plugins/give/src/PaymentGateways/PayPalCommerce/Repositories/PayPalAuth.php",
            "\u0000*\u0000line": 79,
            "\u0000Exception\u0000trace": [
                {
                    "file": "/home/dfdfdcsi/public_html/wp-content/plugins/give/src/PaymentGateways/PayPalCommerce/RefreshToken.php",
                    "line": 126,
                    "function": "getTokenFromClientCredentials",
                    "class": "Give\\PaymentGateways\\PayPalCommerce\\Repositories\\PayPalAuth",
                    "type": "->"
                },
                {
                    "function": "refreshToken",
                    "class": "Give\\PaymentGateways\\PayPalCommerce\\RefreshToken",
                    "type": "->"
                },
                {
                    "file": "/home/dfdfdcsi/public_html/wp-content/plugins/give/src/Helpers/Hooks.php",
                    "line": 43,
                    "function": "call_user_func_array"
                },
                {
                    "file": "/home/dfdfdcsi/public_html/wp-includes/class-wp-hook.php",
                    "line": 308,
                    "function": "Give\\Helpers\\{closure}",
                    "class": "Give\\Helpers\\Hooks",
                    "type": "::"
                },
                {
                    "file": "/home/dfdfdcsi/public_html/wp-includes/class-wp-hook.php",
                    "line": 332,
                    "function": "apply_filters",
                    "class": "WP_Hook",
                    "type": "->"
                },
                {
                    "file": "/home/dfdfdcsi/public_html/wp-includes/plugin.php",
                    "line": 565,
                    "function": "do_action",
                    "class": "WP_Hook",
                    "type": "->"
                },
                {
                    "file": "/home/dfdfdcsi/public_html/wp-cron.php",
                    "line": 188,
                    "function": "do_action_ref_array"
                }
            ],
            "\u0000Exception\u0000previous": null
        }
    }

    Thank you ever so much!

    MDL Community First Responders

Viewing 1 replies (of 1 total)