Message Oracle ORA-28157 - Proxy user string forbidden to set role string for client string

ERRORProxy user string forbidden to set role string for client string
CAUSEA proxy user was forbidden to use a role on behalf of a client through the command ALTER USER GRANT CONNECT THROUGH WITH ALL ROLES EXCEPT
ACTIONExecute the command ALTER USER GRANT CONNECT THROUGH PROXY to grant the needed role.