REST API property value update do not fire value change event
Good day,
I am updating a property value on a thing using the REST API. The property value is successfully updated on the Thing (the value changes when viewed under properties), but no value change event is picked up to be logged to a value stream or fire a subscription on value change.
In the Application logs, the following error message is showed: [context: com.thingworx.webservices.context.HttpExecutionContext@301db274].
Any suggestions as to what possibly the problem is?
Thank you

