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

Popular posts from this blog

Convert table rows to JSON in X++ D365

Create custom workflow in D365 X++

Convert a sales quotation to a sales order in X++ D365