Skip to content

WP108 #1042 Update error logging in ApiConnectorPluginBase

Cato Kolås requested to merge 1042-wp108-connections-to-greg-fail into master

Improved how error messages are logged in ApiConnectorPluginBase. The error message is now logged directly if present, otherwise, the first error message from the response is logged. Also, the logError method is now called with additional parameters to prevent the error message from being displayed.

Merge request reports

Loading