I have a WebApi controller with a method that looks like such:
[HttpGet] [AcceptVerbs(\"GET\")] public HttpResponseMessage Run(string reportName, int someId,
Just a quick thought... could the ".com" be causing the issue?