OATH 2.0 Error
Currently, trying to hit a REST API which has the Authentication as Bearer Token. The input Parameter is declared as a constant for PoC purpose in the Connect-REST Rule and the OATH bearer Token is mentioned in the Authentication Profile rule.
On performing the Test Connectivity in the Connect-REST rule, getting the Exception “ com.pega.pegarules.pub.services.OutboundMappingException: Caught Exception while creating OAuth2 client: “
Any ideas on solving this OATH exception, please.