Solved
Accessing Application Key keyId by Non-Admin User
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"I have the Run->Read permission enabled for the user and the visibility works. What do I need to do to get this user the ability to read his own key?
Thank you,
Nick

