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

WCS Intents are not being included in update.watsonUpdate.intents #4

Open
millisande opened this issue Apr 25, 2017 · 2 comments
Open

Comments

@millisande
Copy link

When I print update.watsonUpdate.intents it prints an empty array. Trying to print elements which should be inside the intents array comes back with undefined errors.

On my WCS front end I also can't progress in the conversation, it is always returning the anything_else response.

I anticipate this is because the intents are not being sent through to WCS correctly.

You can see this by running my code here
Watson_Example_Bug.zip

@millisande
Copy link
Author

So I have discovered that if you are running a local rather than an installed version of the WatsonConversationWare code then it all works properly.

@jdwuarin
Copy link
Member

Hey @millisande, don't know if this is still an issue you are having. But could you print out the code that is causing the issue here (the 19MB zip file is a bit large for me to have a look at). Running the package as a local copy or an installed version should not have any effect on making it work properly.

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

2 participants