Oracle Solution for Error ora-39154

Solution for Oracle Error ORA-39154

ORA-39154: Objects from foreign schemas have been removed from import

What triggered the Error:

An non-privileged user attempted to import objects into a schema other than their own.

What should we do to fix it:

Either perform the import from a privileged schema or else remap all schemas that were exported into the username running the import.