SharePoint 2013 - Accessing List data through web service from Sharepoint site, getting error 404
问题 I have been trying to get the list data from Sharepoint 2013 Site for many days but no luck. I stuck to the point where I don't know what could be the reason. I have created a Sharepoint 2013 provider Hosted app on the development server. I have a list with data on the azure site (Production) and I am trying to access that data through the web service. Somehow I am able to connect to the service using URLs like "http: //mydomain/sites/sitename/_vti_bin/Lists. asmx" while adding the