Error processing integration responseThe response body could not be converted to an Appian valueThe jsonText parameter was not valid JSON. Received: [...
First Scenario:
I have created a "GET" web API in Appian Community Edition and called it through a integration from another Appian environment, but I receive body in the "HTML" format instead of Json and receiving below error.
Second Scenario:
Whereas, When I create it other way around like creating web API in other Appian environment and calling it from Appian community Edition returns a proper Json value in the response body.
Why I am receiving "HTML" value in response body in First Scenario, it is like Appian community Edition doesn't support web APIs?
