-
Notifications
You must be signed in to change notification settings - Fork 15
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
Node.js: ngrok.forward() issue #125
Comments
Hi @ballonura , when running your initial command did you have the environment variable |
n0pe, how should i set it? i think the sdk itself know how get it. |
In order to connect to the ngrok service, you need to supply a valid authtoken. There are two ways to do this with ngrok-javascript:
|
Hello! Looks like this issue has been taken care of, so going to close this ticket out. Feel free to reopen if anything else comes up. Thanks again for writing in! |
try this command:
and get this issue:
but when passing manuaaly it work:
Node.js version:
v14.21.3
ngrok version:
3.6.0
The text was updated successfully, but these errors were encountered: