ShareFile-NET icon indicating copy to clipboard operation
ShareFile-NET copied to clipboard

Client Password changes fail even from Admin account

Open pduer opened this issue 5 years ago • 0 comments

I'm trying to change a Client User's password using an admin account, I get the following error every time:

"code": "Forbidden",

... "value": "Could not reset password. You do not have the permission to perform this action." "reason": "NotAuthorized"

I know the account I authorized with OAUTH2 is an Admin. But is there a role or something missing?

pduer avatar Dec 10 '20 16:12 pduer