I have a geoprocessing service that runs fine when I invoke through ArcMap but when Invoke it through the browser I get the following error:
{ "error": { "code": 400, "message": "Unable to complete operation.", "details": [ ] } }
Just to be sure I was getting params correct I ran through the web interface and ran into the same problem. Any ideas how to debug or why this error may occur?