SP config Identity Profile Import error

Hi,

We are getting below error while importing identity profile from one environment to another . I changed the sourceId as well to match with new environment, still not works.

Please guide

{
“results”: {
“IDENTITY_PROFILE”: {
“infos”: ,
“warnings”: ,
“errors”: [
{
“key”: “IDENTITY_PROFILE_IMPORT_FAILED”,
“text”: “An error occurred while importing Identity Profile with name ‘xxx’”,
“detail”: {
“exceptionMessage”: null
}
}
],
“importedObjects”:
}
},
“exportJobId”: “8f63d9d5-fb89-4a76-9e56-9728306b4f4b”
}