Hi, I am not able to run WatsonFilm DW application n Bluemix. Can you please tell me what should be the parameters I need to mention :
Question 1: Watson.js File: var endpoint = { host : '' ?
instance : ''?
auth : ''?
};
Question 2: Shall I mention the below mentioned values in app.js File: var service_url = 'https://gateway.watsonplatform.net/qagw/service'; var service_username = '065b8f56-6418-44ce-9708-c9ddad2b58d0'; var service_password = 'IeEolLC50HsB';
Question 3: Question3: Unable to get the Response when I ran app.js file in Nodes Prospective Run as Nodes Application Error: Not Found Watson host Information not Supplied Note: Link for Sample Application that I am using https://hub.jazz.net/project/dimascio/WatsonFilmsDW
Answer by German Attanasio Ruiz (4975) | Nov 19, 2014 at 08:44 AM
The QA endpoint you are using https://gateway.watsonplatform.net/qagw/service only has two corpus 'travel' and 'healthcare'.
The app you are trying top build needs an special corpus that was designed for that specific app. I will suggest you to change your app from answering movie question to one of the current supported corpus.
Watson dialog API using .net code. 2 Answers
Where is the Watson Q&A node in Node-RED? 2 Answers
Speech to text: 'Unable to communicate with Watson' depending on file size / duration 5 Answers
Is it possible to get WATSON QA entries by id? 1 Answer
Commercial use of Watson generally available services 1 Answer