ConfigForm breaks if there is no apikey and secret configured

Created on 28 August 2025, 3 days ago

Problem/Motivation

If there is no apikey and secret configured, for example right after installing the site, /admin/config/development/conductor throws an exception.

GuzzleHttp\Exception\ClientException: Client error: `GET https://app.conductor.com/v3/accounts?apiKey=&sig=33c182b5d690121e8ac2cce587104da3&` resulted in a `404 Not Found` response: {"timestamp":"2025-08-28T08:38:36.262+0000","path":"/v3/accounts","status":404,"error":"Not Found","message":"No user wi (truncated...) in GuzzleHttp\Exception\RequestException::create() (line 111 of /var/www/html/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).

Steps to reproduce

- Install a fresh XB site with conductor module.
- Visit /admin/config/development/conductor

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain isholgueras

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024