Title: mdlcfrs's Replies | WordPress.org

---

# mdlcfrs

  [  ](https://wordpress.org/support/users/mdlcfrs/)

 *   [Profile](https://wordpress.org/support/users/mdlcfrs/)
 *   [Topics Started](https://wordpress.org/support/users/mdlcfrs/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mdlcfrs/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mdlcfrs/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mdlcfrs/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mdlcfrs/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mdlcfrs/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] There was an error processing your donation. Please contact the administrator.](https://wordpress.org/support/topic/there-was-an-error-processing-your-donation-please-contact-the-administrator/)
 *  Thread Starter [mdlcfrs](https://wordpress.org/support/users/mdlcfrs/)
 * (@mdlcfrs)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/there-was-an-error-processing-your-donation-please-contact-the-administrator/#post-16861272)
 * 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)
 *     ```wp-block-code
       {
           "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
 *     ```wp-block-code
       {
           "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)