just noticed I have like 20 pages of this error
Code:
[66]: GetTradfriDevice: Tradfri.PageNotFoundException: Got 404 (NotFound) at ''. Msg: Not Found Req: at Tradfri.TradfriController.CheckResponse(Response resp, Request request, Int32 statusCodeExpected, Int32 anotherCode) at Tradfri.TradfriController.d__41.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at Tradfri.TradfriController.d__39.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at Tradfri.Controllers.BaseController.d__14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at Tradfri.Controllers.DeviceController.d__1.MoveNext()
Comment