Is there any way to debug a geoprocessing service? I have made a model that calculates the population of any area marked by the user through drawing tools by using "Zonal Stats as a Table" tool. I have published it as a service. It works fine in arcmap but returns empty results when called from any web api. The server log shows that the service and the model has executed successfully but i get empty results in any web api.