Skip to content
Discussion options

You must be logged in to vote

We've used the same library on a recent project and it works. FIrst thing that comes to mind is the ssl cerificate. Make sure that's disabled during the code gen. We use cross-env NODE_TLS_REJECT_UNAUTHORIZED=0 on the generate step in our package.json for example.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pennan88
Comment options

Answer selected by pennan88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants