I have a service which inserts a row into a database on my website. It tests successfully from Service test page
When I call it from my app page I get the error 'Unexpected token |' returned from service error function
In my app I have entered code in each Request parameter javascript area to return a hard coded value matching exactly the values entered in the Service Test Page
But still it fails
Any ideas?
Regards
Steve