rameshsoapui
11 years agoContributor
Error while processing encrypted text
We have API, which takes a template document or photo ( encrypted text ) to update the profile. The encrypted string is long with in request.., our API is working fine if we use standard XML(xml file) requests using Unit Tests ( java based).
I used same request XML file and converting into soapui Test, so I copy/Pasted the request...... now I am getting error as response "Invalid byte 1 of 1-byte UTF-8 sequence"
Any idea what is wrong in my request in this case, is ther problem in SoapUI Editor or settings ? ( I tried Mediatype as application/xml and text/xml for the request ) both resulted same error, please advise...
Earlier i posted in wrong forum..
Thank you in advance..
I used same request XML file and converting into soapui Test, so I copy/Pasted the request...... now I am getting error as response "Invalid byte 1 of 1-byte UTF-8 sequence"
Any idea what is wrong in my request in this case, is ther problem in SoapUI Editor or settings ? ( I tried Mediatype as application/xml and text/xml for the request ) both resulted same error, please advise...
Earlier i posted in wrong forum..
Thank you in advance..