I am routinely getting exceptions throuwn.
My log contents are
Rachio
Error
HSPI_Rachio.RachioNet.RachioServiceProviderException: Exception of type 'HSPI_Rachio.RachioNet.RachioServiceProviderException' was thrown. at HSPI_Rachio.RachioNet.RachioServiceProvider.ThrowError(HttpR esponseMessage response) at HSPI_Rachio.RachioNet.RachioServiceProvider.GetAsync[T](Uri url) at HSPI_Rachio.RachioNet.RachioServiceProvider.GetAsync[T](String entity, String entityId, String action, Object parameters) at HSPI_Rachio.RachioNet.RachioService.Person(String id) at HSPI_Rachio.Controller.OnPollTimerEvent(Object sender, ElapsedEventArgs e)
Rachio
Debug
{"errors":[{"message":"1700 daily calls rate limit exceeded."}]}
I logged into Rachio, got the current API Key, and tried to insert it, but it is rejhected by the plug-in form.
Any suggestions on next steps to resolve? Thanks.
My log contents are
9/28/2022 12:55:09
Rachio
Error
HSPI_Rachio.RachioNet.RachioServiceProviderException: Exception of type 'HSPI_Rachio.RachioNet.RachioServiceProviderException' was thrown. at HSPI_Rachio.RachioNet.RachioServiceProvider.ThrowError(HttpR esponseMessage response) at HSPI_Rachio.RachioNet.RachioServiceProvider.GetAsync[T](Uri url) at HSPI_Rachio.RachioNet.RachioServiceProvider.GetAsync[T](String entity, String entityId, String action, Object parameters) at HSPI_Rachio.RachioNet.RachioService.Person(String id) at HSPI_Rachio.Controller.OnPollTimerEvent(Object sender, ElapsedEventArgs e)
9/28/2022 12:55:09
Rachio
Debug
{"errors":[{"message":"1700 daily calls rate limit exceeded."}]}
I logged into Rachio, got the current API Key, and tried to insert it, but it is rejhected by the plug-in form.
Any suggestions on next steps to resolve? Thanks.
Comment