Rasul Safa
Rasul Safa
Hi @bgavrilMS, I was not able to get it working with an Axios-based custom networkClient. It appears proxy support on Axios is also [currently bugged](https://github.com/axios/axios/issues/4531) as well. I was however...
@Robbie-Microsoft I had initially tried it with the latest version, 1.5.1. I just retested it with 1.4.0 and still get the endpoints resolution error. I understand not wanting to rely...
> Duble check if you correctly import the 'node-fetch', the native fetch will not work with https-proxy-agent; On a related note, if you're using Node 18+, [native fetch breaks node-fetch](https://github.com/node-fetch/node-fetch/issues/1566)...