Error while calling ERP Callback integration
Summary:
We have configured ERP Adapter trigger connection with OAuth.
And have an Integration to receive events from Fusion using above configured connection.
This has been working and is still working on out DEV and SIT instances. However on out UAT instance this fails nad inthe OIC Logs we see the following error:
OSCCloudUtils:getRefreshToken -> OIC Authentication properties are empty. Review the Integrations Trigger connection, test and save the connection and re-activate the integration flow. If the problem persists, please reach out to Oracle support.
Now this is documented as expected behavior in Support Note 2882807.1:
As of current OIC version 22.2.3, ERP Adapter with OAuth is not supported to receive events from Fusion. Please configure ERP Trigger with Basic Auth (username and pwd) which should help resolve the issue.