cdimascio / nationalparks_conversation

Chatbots and Watson: Let’s talk about national parks: course source code
https://developer.ibm.com/courses/all-courses/chatbots-and-watson-lets-talk-about-national-parks/
46 stars 74 forks source link

App seems to be broken? #6

Closed Blu3b3rry5 closed 6 years ago

Blu3b3rry5 commented 6 years ago

After cloning and installing on local, when I npm start, the app loads with UI but no "greeting". Also when I type "What parks can you tell me about?" and hit return, nothing appears in app UI and no response either. I have made sure all credentials are correct (username, password, workspace ID, etc).

cdimascio commented 6 years ago

@Blu3b3rry5 can you crack open e.g. chrome dev tools and post here any failing request along with the status code and message?