I've noticed that this keeps happening and if we can just get a toggle to remove logging for this app since we cannot directly modify the app code (I assume). It's hogging the log entries and is unappealing to see unfortunately. Not a gripe, just wondering if there can be a way to just not see the alexa skill app not log.
Error making Call to Alexa message gateway: {"header":{"namespace":"System","name":"Exception","messageId":"ASRLS_40566cc9-1d7b-43dc-a808-4017922d8dd6_1737560491598.0..ASRLS_40566cc9-1d7b-43dc-a808-4017922d8dd6_1737560491598"},"payload":{"code":"INVALID_REQUEST_EXCEPTION","description":"Cannot read the request payload as: Cannot construct instance of com.amazon.iota.driver.v3.StateReportProperty
, problem: value\n at [Source: UNKNOWN; line: -1, column: -1] (through reference chain: com.amazon.iota.driver.directive.v3.MessageEnvelope$V3Builder["context"]->com.amazon.iota.driver.directive.v3.Context["properties"]->com.amazon.iota.driver.v3.StateReportPropertyArray[2])"}}
I've looked at everyone else post about this to no avail, other than a firewall (something about whitelisting)?
TIA