Problem/Motivation
Acquia DAM module's client factory make the API call based on the auth_type value in acquia_dam.settings config. When the module is installed using the update hook media_acquiadam_update_8205 it's missing and throws error.
Proposed resolution
Set auth_type in acquia_dam.settings when installed as art of update hook.
Issue fork media_acquiadam-3562408
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3562408-set-authtype-in
changes, plain diff MR !48
Comments
Comment #3
rajeshreeputraComment #4
rajeshreeputraComment #6
rajeshreeputraNot required.