I successfully resolved the issue, which stemmed from the HTTP proxy. The default library I initially used with Axios to configure the HTTP proxy was ineffective, prompting me to utilize the 'http-fix-proxy' library to address the error.
Thank you for all the contributors.