Webhook error - Make a POST request


#1

1) Give a description of the problem
Webhook POST Request works but getting a “HTTP errornull” error on the logs

2) What is the expected behaviour?
No error on event log

3) What is happening/not happening?
(PUT YOUR INFO HERE)

4) Post a Green Snapshot of the pistonimage
(UPLOAD YOUR IMAGE HERE)


5) Attach logs after turning logging level to Full
(PASTE YOUR LOGS HERE THEN HIGHLIGHT ALL OF THE LOGS AND CLICK ON THE </> ICON TO FORMAT THEM CORRECTLY)

REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.


#2

Can you post the piston code that is part of the green snapshot so I can get the actual piston?


#3

This is a one line code call to my local home assistant wookhook trigger. The detail on the one line code settings are here. Please let me know if you need further information. There are no errors in the home assistant side. (Please note that I am passing a global variable). I also works while using postman app (see below picture). Not sure why webcore reporting an error while the code is executed perfectly.


#4

Here is the code gmfx


#5

I have pushed an update.

If you are running the user install of webCoRE on HE, you would do hpm repair on webcore to get this newest version.


#6

Awesome! I don’t have that error message anymore. Thank you for the quick turnaround.