Synchronous Migration fails at unpackage
Hi Team,
I am facing issue in Synchronous migration (23.6 version) and it fails at unpackage step in target environment. I came across a 2764187.1 , but looks like it is not visible? Is this document not public?
In Logs I could see the REST call URI https://XXXXX:443/siebel/v1.0/MigrationFilePrepareAndDeploy/unPackage
invokes Basic Authentication and received below response 401
[DEBUG] 2023-09-06 15:50:21.643 [pool-29-thread-1] Migration - com.siebel.migration.server.Transaction:invokeRestCall REST response HTTP code: 401
[DEBUG] 2023-09-06 15:50:21.643 [pool-29-thread-1] Migration - com.siebel.migration.server.Transaction:invokeRestCall Response received from RST URL: https://XXXXX:443/siebel/v1.0/MigrationFilePrepareAndDeploy/unPackage
But if I execute the sync migration directly from Target Environment, it works fine. Wondering what is resulting in 401 error?