Error using REST Service Test function
I'm getting an error message when I try to use the REST service Test function.. The odd thing, is that the service does work, since the data actually does get sent to the Web Service.
Failure parsing MediaType string: text
DEBUG INFO: testConnection[
uri=https://xxx,
method=post,
dataType=xml,
contentType=x-www-form-urlencoded,
securityContext=0,
serviceSettings=0,
headerParams=Host=xxx.com&Referer=https://xxx.com,
serviceparams=User_ID=myuser&Email=a href="mailto:myemail@home.com" rel="nofollow"myemail@home.com/a,
dataFromTunnel=false
]
I've tried checking on the Proxy option, but it still comes back with the same error message.
I'm lost... I can't think of anything else to try... Any ideas what could cause this, and how to fix it?