Oracle Solution for Error ora-38467

Solution for Oracle Error ORA-38467

ORA-38467: user cannot GRANT/REVOKE privileges to/from himself

What triggered the Error:

An attempt was made to GRANT or REVOKE privileges to or from the current user.

What should we do to fix it:

The the to_user or from_user field should be different from the user performing the operation.