I have the following method within my API controller in an AngularJS WebAPI/MVC project:
[Route("GetRecordByID/{metricID:string}")] [Res