Page 1 of 1

Upgraded 2022.1 > 2022.2 - Getting 410 WebServer Errors

PostPosted: Mon Mar 13, 2023 4:02 pm
by JaceJenkins
Hello,

I just upgraded to 2022.2 from 2022,1 on intel.

The only issue I am having is a 3rd party (Roomie Remote) is making calls to a URL that no longer exists. The dev of Roomie Remote is not the quickest (or nicest) to deal with. Is there a way I can just suppress 410 messages for now?

Error Message: Web Server Warning HTTP 410 error for request /devices/Game%20-%20VD%20-%20Game

Thanks for the help!

Re: Upgraded 2022.1 > 2022.2 - Getting 410 WebServer Errors

PostPosted: Tue Mar 14, 2023 8:21 am
by jay (support)
No. We're looking at making some adjustments for logging for the new web server. It's possible that you can use the new HTTP API (https://wiki.indigodomo.com/doku.php?id ... i#http_api) directly from Roomie (though that's just speculation).

Re: Upgraded 2022.1 > 2022.2 - Getting 410 WebServer Errors

PostPosted: Fri Mar 24, 2023 12:08 am
by pgpappas
I too am having the same issue using Roomie Remote. I do not understand how to work with your HTTP API. My specific desire is to execute an action within Roomie Remote. Please provide an example HTTPS command to execute an indigo action. This is the Python Reference I want to execute. indigo.actionGroups[1803021459] # "Theater Bright On Action"

Re: Upgraded 2022.1 > 2022.2 - Getting 410 WebServer Errors

PostPosted: Fri Mar 24, 2023 8:00 am
by jay (support)