kellcomnet | 2018-06-12 19:44:01 UTC | #1
I have created an oauth client, and I am attempting to get a custom profile field. The role for the client has view and edit permissions for the field but it is not being returned via /api/v2/users/489c068f-cf0a-4178-b8fe-52fdc79ff089 nor /api/v2/users/489c068f-cf0a-4178-b8fe-52fdc79ff089/profile I feel like I am overlooking a simple call or expand option. Thoughts?
p.s. I should add that this is further complicated by the fact that despite the trusted user having the role I can not see the field on the user's profile.
tim.smith | 2018-06-13 15:09:48 UTC | #2
GET /api/v2/users/{userId}/profile doesn't return custom profile fields. CORE-6697 exists to add this feature. I've added your request to the issue.
system | 2018-07-14 15:23:47 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 2996