Migration of Audience From One Sandbox to Another in AEP
What is the way to import an audience from one sandbox to another sandbox as I am getting an error message with the JSON structure as follows: [
{
"taskType": "POST",
"taskStatus": "ERROR",
"artifact": {
"id": "f586d30d-56ca-4a4d-86be-794bf2e25dc8",
"type": "PROFILE_SEGMENT",
"found": false,
"count": 0,
"messages": [
{
"status": "FAIL_QUICKLY",
"attempt": 1,
"message": "com.adobe.aep.devex.rest.RestException: {\"requestId\":\"6fM00xDxom8eNpf8MLACKScEqHE1sMMh\",\"errors\":{\"400\":[{\"code\":\"200\",\"message\":\"Missing schema field: \\\"Retail_FirstName\\\". Fields in the schema are [BirthYear, CustomerAI, DOB, FirstName, Gender, LastName, customerSatisfactionScore, demoEnvironment, description, domainGroup, eyEmail, homeOfficeLocation, identification, identifiers, individualChara"
}
]
}
}
] , how to fix this error or any suggestions on the successful way to do it will be helpful