I have a problem with a workflow remote invocation, It had been worked fine until few days ago when I started to get this FUNCTION failed error:
This function FAILED. The function that failed was: startWorkflowInRemoteInstance. The return was null. Expected return type was null The function was started with the following parameters: The standard error for this function was: FunctionExecutionLog(log=[{ status: 500, statusReason: 'Internal Server Error', message: 'Internal Server Error', toe: 'PK9FQNWL9U-D4OTG-Y1J2S' }, { status: 500, statusReason: 'Internal Server Error', message: 'Internal Server Error', toe: 'PK9FQNWL9U-D4OTG-Y1J2S' }, { status: 500, statusReason: 'Internal Server Error', message: 'Internal Server Error', toe: 'PK9FQNWL9U-D4OTG-Y1J2S' }]). The standard out for this function was: null. For more information about this execution please look at -> packageId: 9fcd048c-4a76-4e90-81fd-0383a73ab91b version: 1.1.0 : com.domo.bedrock.service.exception.NotFoundException
I expected that using the same package version it'll still works, but something changed and the invocation now is not working correctly