NangoHQ / nango

A single API for all your integrations.
https://www.nango.dev
Other
4.6k stars 413 forks source link

fix(axios): disable axios proxy when passing agent #2396

Closed mithlesh135 closed 3 months ago

mithlesh135 commented 3 months ago

…h kicks in with https_proxy env set

Describe your changes

As we are using httpProxyAgent we need to disable the axios default proxy so the httpProxyAgent is considered not the proxy with kicks in by default when we have https_proxy env set

Issue ticket number and link

Checklist before requesting a review (skip if just adding/editing APIs & templates)

bodinsamuel commented 3 months ago

@khaliqgant @TBonnin can you take a look too please? 👍🏻