Hello Everyone,
I am learning how to use Node-red to programing a drone. I imported the solution flow, and I got the Camera working, but after I put my API key from the Watson service, it gave me an error:
getaddrinfo ENOTFOUND iam.bluemix.net
Following this tutorial, https://www.youtube.com/watch?v=9NoxljNbovM, I wrote a test flow to check if image recognition is working. It showed that the Watson Service is working correctly, and give me the correct result
Could anyone help me to solve this issues? Are there any problems with the solution flow?
Thank you
Hello Everyone,
I am learning how to use Node-red to programing a drone. I imported the solution flow, and I got the Camera working, but after I put my API key from the Watson service, it gave me an error:
getaddrinfo ENOTFOUND iam.bluemix.net
Following this tutorial, https://www.youtube.com/watch?v=9NoxljNbovM, I wrote a test flow to check if image recognition is working. It showed that the Watson Service is working correctly, and give me the correct result
Could anyone help me to solve this issues? Are there any problems with the solution flow?
Thank you