Upload file to SharePoint using PnP JS Core Component

Brass Contributor

Upload files to #SharePoint library using #PnP #JavaScript library, http://www.ktskumar.com/2016/09/pnp-js-core-upload-file-sharepoint/ #Office365

1 Reply
Thanks 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?