Our Postman API call worked, but still returned this error. A second attempt to use the API call does result in an ECONNREFUSED error. The same error happens when using the dev front-end app. The first call kicks of a redirect (which is part of the success pipeline), but the second call errors out immediately.
Error:
/Applications/MAMP/htdocs/_Websites/veterandb.com/backend/node_modules/@phc/format/index.js:143
throw new TypeError('pchstr must be a non-empty string');
^
TypeError: pchstr must be a non-empty string