SharePoint Development
Enable JSON in SharePoint 2013 On-premises
In SharePoint 2013 on-premises, by default, accessing getting the response from REST APIs in JSON format doesn’t work. We need to install WCF Data Service 5.6 to provide the support for JSON responses and will have to add the assembly references for WCF Data Services 5.6. Check if WCFDataServices Read more…
1,202 total views, 1 views today