Rest API Get Resource User is not showing response
Summary:
mainResourceId of user matches to the resourceId of resource but there is no result coming back when getting resource users.
Content (please ensure you mask any confidential information):
When getting resource associated users, the Rest API call (https://fs.ocs.oraclecloud.com/rest/ofscCore/v1/resources/resourceID/users) should return an associated user. But currently, Get Resource Users call is returning 0 result. We've used Get User by Login Rest API (https://fs.ocs.oraclecloud.com/rest/ofscCore/v1/users/login) to get the same user so it means the user exists. This issue now blocked one functionality of the plugin.
0