Skip to content

Conversation and Discovery not working #3

Description

@AlaGarali

Hello everybody,
I have created the application using this code but conversation and discovery are not working.

  1. I have renamed "example.env" file to ".env"
  2. I fill out:

Watson conversation

CONVERSATION_USERNAME=<...>
CONVERSATION_PASSWORD=<...>
WORKSPACE_ID=<...>

Watson Discovery

DISCOVERY_USERNAME=<...>
DISCOVERY_PASSWORD=<...>
DISCOVERY_ENVIRONMENT_ID=<...>
DISCOVERY_COLLECTION_ID=<...>
3) I remplaced the workspace.json by a new workspace.json that contain my intents, entities and dialogs
4) npm install
5) npm start
=> the application is running but when typping something, no answer is displayed. For example, when I write "hello" nothing happens.

Please let me know if I have missed any other steps and help me to run this application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions