flat-fuchsia•16mo ago
Trying to use static proxy group
I'm trying to use a static proxy group to send traffic through our specific proxy server with a stable IP address
below the piece of code involved
but when launch the execution of the bit, last line of code above return an error that say:
"Request failed with status code 407 AxiosError: Request failed with status code 407 ..."
error details are shown in the attached screenshot.
Anyone can help me please?

3 Replies
evolutionary-blush•15mo ago
Hello @sergioska, can you try to initialize the HttpsProxyAgent using only the proxy URL?
flat-fuchsiaOP•15mo ago
Hi @vojtechmaslan thanks for the suggestion, I'll try that and I'll say something
wow @vojtechmaslan it seems that works :perfecto:
I can't believe it 😄
thank you so much
evolutionary-blush•15mo ago
I'm glad it helped! 😃