Streaming audience creation failing in new Sandbox.
Hi, I am trying to migrate audience from AEP QA env to AEP UAT new sandbox.
Migration is failing and it is showing this below error regarding Merge policy -
Please find below the error Json.
could some one guide me on this.
[
{
"taskType": "POST",
"taskStatus": "ERROR",
"artifact": {
"id": "bfdb47f9-5924-4303-8783-f8e53b57032d",
"altId": null,
"type": "PROFILE_SEGMENT",
"found": false,
"count": 0,
"messages": [
{
"status": "FAIL_QUICKLY",
"attempt": 1,
"message": "com.adobe.dx.exim.commons.internal.client.rest.RestException: {\"requestId\":\"s2O4Wg9guDC7TtkM1wurI3ip1hZCz6rc_4e93db436e7d465680f94932a119399d\",\"errors\":{\"400\":[{\"code\":\"UPAPI-113574-400\",\"message\":\"The segment definition schema doesn't match with the associated merge policy schema.\"}]},\"type\":\"https://ns.adobe.com/aep/errors/UPAPI-113574-400\",\"title\":\"The segment definition schema doesn't match wi"
}
]
}
}
]