How to add new role #741
Closed
siddhishinde0723
started this conversation in
General Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Team,
We are trying to add new roles in the profile. I have updated the form and able to see the role in the profile edit drop down, but when i select that role and am submit the form i am getting this error.
{ "id": "api.user.update", "ver": "v3", "ts": "2024-08-19 07:14:14:906+0000", "params": { "resmsgid": "f61d238f-c79b-6975-1a77-b43b9c8fe9dd", "msgid": "f61d238f-c79b-6975-1a77-b43b9c8fe9dd", "err": "UOS_USRUPD0017", "status": "FAILED", "errmsg": "Invalid value youth for parameter userType. Please provide a valid value." }, "responseCode": "CLIENT_ERROR", "result": {} }
Any idea what needs to be done to add new role to profile?
Beta Was this translation helpful? Give feedback.
All reactions