Search found 5 matches

by MechEng70
24 Dec 2017 18:26
Forum: User Help / Bug Reports
Topic: HTTP GET REST no response
Replies: 7
Views: 17329

Re: HTTP GET REST no response

Thanks. Appreciate the information.
by MechEng70
24 Dec 2017 17:54
Forum: User Help / Bug Reports
Topic: HTTP GET REST no response
Replies: 7
Views: 17329

Re: HTTP GET REST no response

Thats the exact URL from Tasker. Also pasted it into a browser and it worked.

Really strange.

I removed the username and password from the http string and checked the basic authentication, adding the username and password. That succeeded.

Strange that the URL version doesn't work.
by MechEng70
24 Dec 2017 14:44
Forum: User Help / Bug Reports
Topic: HTTP GET REST no response
Replies: 7
Views: 17329

Re: HTTP GET REST no response

Seems like there is an issue with the http request. NETWORK 401. Although when the URL is put into a browser it works. 24.12.2017 09:41:26.480 [Coming Home] Action 'ISYStatePost' variable = RESTResponse 24.12.2017 09:41:26.510 [Coming Home] Action 'ISYStatePost' URL data fetched successfully. 24.12....
by MechEng70
24 Dec 2017 13:16
Forum: User Help / Bug Reports
Topic: HTTP GET REST no response
Replies: 7
Views: 17329

Re: HTTP GET REST no response

Log File of the element 24.12.2017 08:14:18.760 [Coming Home] Start executing action 'ISYStatePost' 24.12.2017 08:14:18.761 [Coming Home] Action 'ISYStatePost' url = http://admin:xxxxxx@172.16.5.251/rest/vars/set/2/2/0 24.12.2017 08:14:18.761 [Coming Home] Action 'ISYStatePost' variable = RESTRespon...
by MechEng70
24 Dec 2017 13:12
Forum: User Help / Bug Reports
Topic: HTTP GET REST no response
Replies: 7
Views: 17329

HTTP GET REST no response

Been using Tasker for years now with my home automation system. Decided to try Automagic. Can build the URL and show it on the screen, however when using the http get, the response comes back as blank, not null. When the URL is put into a browser, the system will respond back with the expected resul...