-
Notifications
You must be signed in to change notification settings - Fork 1
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
Simple example for starting #13
Comments
Hello,
This is the error:
11 Sep 10:50:47 - Error: listen EACCES: permission denied 0.0.0.0:443 Thank you for your time |
Hey @zapicoj ! On its nose my first thought is that 443 is a port that requires administrative access. Are you running Node-RED as an administrator? What OS are you using? |
After your comment via email about the use of port 443 (probably requiring administrative access), I changed it back to 1880 and the error did disappear. thx. |
Sorry I forgot to mention the OS: |
Ahh I see, I'll have to consider if there is a way to surface that error better. Does that mean you're up and running now? |
Not exactly, :) I did the same exercise using the standard "http in node" (even using https) and it works, I can receive the action from IFTTT. But using the "IFTTT node" I cannot do it. :( kind regards, |
Since it's harder to have a straight example due to needing to set up the IFTTT side I should really elaborate on the instructions with photos. It especially helps with how confusingly IFTTT names some of these features. One thing I remember helping a lot is using the built in debuggers:
|
Hi, a tutorial or example on how to set up a IFTTT trigger node (on both sides) would be a great help. I just started to think about how to accomplish my plans, let´s see how far I can get without help... Kind regards |
Hello,
I found the concept of your IFTTT node very interesting as an easy way to interface node-red with IFTT service. I installed the nodes in Node-Red (in RPi) and have been trying to test the two nodes (action & trigger) with Google assistant service but, unfortunately, I did not get the expected results. I don't know exactly where to get the Service key for setting up the IFTTT broker. I understand that this Service key must also be in the IFTTT URL when we define the applet (is that correct?).
Could you show me (or tell me a link) for a simple example with the main parameters for introducing in the applet and those for setting up the IFTTT broker node in node-red ?
Much appreciated.
Jose Zapico
The text was updated successfully, but these errors were encountered: