-
We have a Rich Text Editor Control, which will be filled with data from a service by using a data page on click of a button.
-
we can edit this data and pass as input parameter to another service.
-
if we send the data to service without editing it, service returning 200 success message .
-
if we edit the data and send to service, service returning 422 error.
-
the same payload generated by PEGA, if we take and try to hit the service from postman, it is working fine.
it would be a great help, if I get help here. Thanks in advanceā¦!!!