sendgrid / wordpress

SendGrid plugin for WordPress
51 stars 64 forks source link

Cannot use object of type WP_Error as array #30

Closed homebysix closed 8 years ago

homebysix commented 8 years ago

I'm receiving an intermittent error when using SendGrid's WP plugin on one of my sites:

Fatal error: Cannot use object of type WP_Error as array in ~/public_html/wp-content/plugins/sendgrid-email-delivery-simplified/lib/sendgrid/class-sendgrid-api.php on line 52

Seems to point to this line, which was added relatively recently. Previous PR #19 seems to have solved an identical problem in the past, so I'm submitting #29 for your consideration.

danielamihalache commented 8 years ago

Thanks for your contribution, this was added in the current version.