Forum Discussion
Shantha Kumar
Sep 17, 2016Brass Contributor
Upload file to SharePoint using PnP JS Core Component
Upload files to https://twitter.com/hashtag/SharePoint?src=hashSharePoint library using https://twitter.com/hashtag/PnP?src=hashPnP https://twitter.com/hashtag/JavaScript?src=hashJavaScript library, http://www.ktskumar.com/2016/09/pnp-js-core-upload-file-sharepoint/ https://twitter.com/hashtag/Office365?src=hashOffice365
1 Reply
- Warwick WardBronze ContributorThanks for the introduction.
Quick question, In my testing I couldn't upload a file larger than about 250mb using the pnp method you demo'd or Microsoft's straight rest demo, which I figure the PNP method also uses.
https://dev.office.com/sharepoint/docs/sp-add-ins/upload-a-file-by-using-the-rest-api-and-jquery
REST Api is supposed to support files up to 2GB, any idea how I can get this working?