I have installed the node-red-contrib-smartthings without issue and all of the configuration nodes are in the node-red UI. I have generated my smartthings token and applied it without issue and installed the smartapp, and configured it to use the local network.
However, on my local node-red server there is no exposed smartthings/webhook path. I have tried http://:1880/smartthings/webhook and http:///smartthings/webhook. I have also tried both with https. The URL without my node-red port reports there is no http server running there (as expected) and port 1880 reports there is no such path as smartthings/webhook.
Hello!
I have installed the node-red-contrib-smartthings without issue and all of the configuration nodes are in the node-red UI. I have generated my smartthings token and applied it without issue and installed the smartapp, and configured it to use the local network.
However, on my local node-red server there is no exposed smartthings/webhook path. I have tried http://:1880/smartthings/webhook and http:///smartthings/webhook. I have also tried both with https. The URL without my node-red port reports there is no http server running there (as expected) and port 1880 reports there is no such path as smartthings/webhook.
Any insights appreciated!