Replies: 2 comments 4 replies
|
Hey @nicoduj, based on the I would also suggest only setting the |
|
Hi, I decided to go the long way and to create an instance of Axios myself, using also https-proxy-agent to workaround the issue. However , inside FGA, it seems that a custom axios instance is not used / propagated to credentials.js, that also used always the default axios instance to get the token. I will try to do a pull request as soon as I have time to validate the whole thing. |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
we are trying to use FGA in node.js behind a corporate proxy. After setting HTTP_PROX / HTTPS_PROXY env variables, we still have issues on certificate chain validation.
Is there any documentation / way to set correctly the proxy (credentials and certificate chain to trust) ?
Thanks for any help on this.
All reactions