Question
What has changed with R6 about REST API call
syntax that was working fine before Rev6 like :
http://localhost:8080/Thingworx/Things/
'a thing'
/Properties/'a property name'
?method=put&appKey='apply value'
&value='a value'
doesn't work anymore (no effect but no error !!). get method is still working but not the put method.
i probably missed something but didn't find clear information.
does anybody have clear explaination ? and solution ?
thanks
Richard
