The channel does not exist or was not published in D365 ?
The channel does not exist or was not published in D365 error is due to the wrong OUN in the postman headers Params.
Please check the OUN of the channel in the BackOffice or AX side of D365 update the headers OUN param in the postman call and check the response.
{
"TypeName": "SecurityException",
"Exception": "{\r\n \"ErrorResourceId\":
\"Microsoft_Dynamics_Commerce_Runtime_InvalidChannel\",\r\n
\"LocalizedMessage\": \"The channel does not exist or was not published.\"\r\n}",
"CorrelationId": "7de794e2-1533-4bb8-a610-2f6d0fdf95dc"
}
Comments