Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi there,
I have a regular user created. This user is a member of an organization that has visibility to the Application Key that is assigned to this user.
I need to retrieve the keyId via REST. It works fine as the Administrator:
http://ourserver/Thingworx/ApplicationKeys/UserKey/?userid=Administrator&password=password
However whenever I try to read it as the User I get:
"Not authorized for Read"Thank you,
Nick
Solved! Go to Solution.
Just answered my own question, the user needs Design Time Read Access to the properties to get the keyID.
Nick
Just answered my own question, the user needs Design Time Read Access to the properties to get the keyID.
Nick