Skip to content
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

Environment variable BOTFUEL_APP_TOKEN is not defined. #10

Open
villa9393 opened this issue Aug 21, 2018 · 3 comments
Open

Environment variable BOTFUEL_APP_TOKEN is not defined. #10

villa9393 opened this issue Aug 21, 2018 · 3 comments

Comments

@villa9393
Copy link

Hi I got the following error msg

warn: [Environment] Environment variable BOTFUEL_APP_TOKEN is not defined.
2018-08-21T07:57:38.659Z - error: [Run] BOTFUEL_APP_ID and BOTFUEL_APP_KEY are required to use Botfuel NLU. Error: BOTFUEL_APP_ID and BOTFUEL_APP_KEY are required to use Botfuel NLU.
at checkCredentials (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\utils\environment.js:54:13)
at new Bot (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\bot.js:68:5)
at _callee$ (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:53:18)
at tryCatch (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:65:40)
at Generator.invoke [as _invoke] (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:303:22)
at Generator.prototype.(anonymous function) [as next] (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:117:21)
at step (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:191)
at c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:437
at new Promise ()
at c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:99

@KevinDepuydt
Copy link
Contributor

Hello @villa9393

To use this sample bot please follow this step of the README to create an app on Botfuel Trainer (it's free).

When your app is ready to use, go to the App settings menu where you can copy your credentials.

After that you can follow this step of the README to clone and start your bot.

If you need help, see our Getting Started to learn how to run a bot in minutes or the Concepts for explanations about the internals of the SDK.

@VaishnaviKillekar
Copy link

'BOTFUEL_APP_TOKEN' is not recognized as an internal or external command,
operable program or batch file.

I get this every time I run the npm start command along with the credentials.

@sreshtatwinkle
Copy link

'BOTFUEL_APP_TOKEN' is not recognized as an internal or external command,
operable program or batch file.

I get this every time I run the npm start command along with the credentials.
can u please help me !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants