I am trying to consume data from a webservice published by a 3rd party. I have a SDK win-app that is able to call the service (from my dev machine) and get results, but a web-app (running on the same machine) which has the same code, is getting nothing back.
My question is:
Is there a difference (from the server's prospective) as to what type of app calls the web service?