When attempting to schedule a workflow, the operation fails regardless of the starting user defined (API token from the Automation UI, specific User, or personal account).
The following banner error is observed in the external Orchestrator UI:
Failed to schedule workflow. org.springframework.security.authentication.AuthenticationServiceException: Can not login in VMware Cloud Foundation Automation with username and password caused by: Can not login in VMware Cloud Foundation Automation with username and password caused by: 400 Bad Request: " {"error":"invalid_grant","error_description":"Invalid refresh token","error_uri":null,"minorErrorCode":"invalid_grant","message":"Invalid refresh token","stackTrace":null}"
VMware Cloud Foundation Operations Orchestrator 9.x
VMware Cloud Foundation Automation 9.x
The VMware Cloud Foundation Automation certificate is not known to the Orchestrator, causing the authentication validation to fail.
Reconfigure authentication on the Orchestrator to accept the certificate:
vracli vro authentication set -p tm -u SERVICE_PROVIDER_ACCOUNT -hn https://FQDN_VCF_AUTOMATION --tenant ORG_USING_ORCHESTRATOR