Error code : 92007 - Operation not processable on path

This error occurs when the requested operation cannot be processed for the object located at the specified path when using the REST API.

You may encounter this error when the type of the object located at the specified path does not support the specified operation (e.g. publishing a COUNTER_INC operation on a LiveMap instance).

Resolution:

  • Ensure that the operation is valid for the type of object at the specified path.