Skip to main content
1-Visitor
January 28, 2019
Solved

Not authorized for PropertyWrite

  • January 28, 2019
  • 1 reply
  • 2032 views

Hi, I have the same problem, did the issue get solved?

Best answer by tarik

Hi @slangley 

now I know why I had this error, when I'm accessing the thing's property from inside a sub-thread, I have this error, but if I access it from the main thread of the Resource it goes without errors. So, as carlos said "If you create a sub-thread you may need to initialize Security Context for the newly created transaction" and here we have an example for that https://community.ptc.com/t5/ThingWorx-Developers/Running-another-thread-in-the-Thingworx-Extension/td-p/528607

 

Regards,

1 reply

Support
February 1, 2019

Hi @tarik.

 

Please provide more information.  Are you seeing the same error indicated in the other post?  Where are you seeing the error?

 

Any other details around your use case that you can provided, would also be helpful.

 

Regards.

 

--Sharon

tarik1-VisitorAuthorAnswer
1-Visitor
February 4, 2019

Hi @slangley 

now I know why I had this error, when I'm accessing the thing's property from inside a sub-thread, I have this error, but if I access it from the main thread of the Resource it goes without errors. So, as carlos said "If you create a sub-thread you may need to initialize Security Context for the newly created transaction" and here we have an example for that https://community.ptc.com/t5/ThingWorx-Developers/Running-another-thread-in-the-Thingworx-Extension/td-p/528607

 

Regards,

Support
February 4, 2019

Hi @tarik.

 

Glad to hear you found a solution.  It would be helpful if you could mark your post as the Accepted Solution for the benefit of others with the same question.

 

Thank you for using our Community!

 

Regards.

 

--Sharon