-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Npm package: not able to perform the handshake with APIM #84
Comments
Same issue for me too. Is there any solution? It'll be helpfull. |
Is there a resolution to this issue? |
which version of microgateway are you using? What node version and npm version and os? |
@smartmouse Thanks for your answer I do still run into the same problem with the latest package, created a sample projet to reproduce the error Node: 8.9 |
Thanks for the sample project.
I think the reason why it works when you git clone vs when you are npm installing it, could be I will need to check with the developers on what could be the root cause . But you still should be able to request the api, still should be functional regardless of the error. |
We are trying to use the Microgateway standalone for our project.
When I clone the github repo and do the Getting Started the code works fine.
When I install the Npm-Package and try to adapt the getting started code I am running into the following error
Here is the js I am using to launch the app
The text was updated successfully, but these errors were encountered: