Skip to content

Issue #3347407: Refactor API client

Robert requested to merge issue/3347407-refactor-api-client into 8.x-2.x
  • Always do API authorization inside the client service constructor (except during save validation for the payment gateway config form)
  • Improve exception handling, error logging and validation error messages during authorization (fetching access token)

Merge request reports