Amazon Alexa Skill (Message Gateway ERROR)

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

This is a fresh install of hubitat with alexa and vice versa and adding all switches, bulbs, plugs, back on.

How frequently are you seeing this error?

I typically only see Alexa integration errors when the HE hub is unable to connect to the internet. For me, this happens when I perform maintenance on my home network or when my ISP connection is down. Otherwise, these Alexa errors rarely occur.

Thanks for the response. It seems to be persistent at the tune of 5 minutes per request. I've noticed you and a few people (other searches about this issue) mention the "connection to internet" part. I'm under the assumption that with my ethernet cord into the hubitat to the router that I am LAN, as far as the internet connection you've mentioned, I do have access to my cloud dashboards, if that helps. I am NOT using the hubitat on WLAN.

TIA