Skip to main content
5-Regular Member
November 14, 2017
Question

(Java Extension Error)Not authorized for PropertyWrite Error

  • November 14, 2017
  • 1 reply
  • 1530 views

I am now updating the properties of a specific Thing with Thingworx Extension.

However, I encountered the following error message. The Java program is running setPropertyValue at a specific interval.

I attached  the error message and the JAVA code..

Please help me solve this problem.

1 reply

5-Regular Member
December 18, 2017

Hi Yong, i suspect issue could be related to the user not having right set of access permission on the entity whose property you are attempting to update from the Java Extension. Since the error points to Not authorized for PropertyWrite ....

Are you using AppKey for authenticating the connection? To what sort of access rights does the user or the app key has?

Additionally, could you also add here the information on what version of ThingWorx you are working with?