REST Service Issue
Question
Jun 6, 2016
I am having a challenge using the REST Service. When I create a web page in a separate application and call the REST Service, which I have configured for BASIC Authentication, it works fine and I return the proper results. The service is called from my c# code behind file. ...