Justin Cooney
Web Development Tips and Examples
Category: REST
-
Recently while I was putting together a HTTP REST call to get some information from SharePoint 2016 (on-premise) document library I ran into some problems with the length of the call. Specifically I got the dreaded: The length of the URL for this request exceeds the configures maxUrlLength value. That’s the basic problem with HTTP…