Error in adding a case from v22
Hi - I'm working on a proof of concept that create cases to pega platform from Pega RPA v22.1.24
I already created a case type and sample properties. I'm able to retrieve the properties from RPA but when running the solution, I'm getting an error during "Add Case" method. The Add Case method returns False and this is the description from the runtime logs: "Failed parsing case ID from server response. Error: 'Unexpected character encountered while parsing value: <. Path '', line 4, position 8.'" Attached is the screenshot of the automation.
Please let me know if I missed any configuration. Thank you in advance.