Hi
I trying to make connection to a REST API endpoint using AFX Connector.
The request body is working fine with the Postman but in the IGL AFX Connector I am getting the below error:
Error processing RESTful web service response: org.mule.api.MuleRuntimeException: Failed to process Expression Evaluation "json:(?s)"detail"\s*:\s*"([^"]
Please suggest.
Attaching snapshot for the reference.
Thanks,
Deepak
Something is wrong in your response output parameter parsing. I would try to remove all response parsing options from the AFX capability and test again.