The dynamic Apex class created for the Unit of Work Callback Service is throwing the following error when the Node.js app sends a callback payload
Invalid Apex callback type HerokuAPI.UnitOfWork_unitOfWorkResponse_Callback under namespace ExternalService.
The actual operation of creating records in Salesforce using Unit of Work is working fine, but the error occurs when the callback is sent from Heroku to Salesforce
