OfficeDev / PnP-WOPI

Patterns and Practices repo for Office Online integration via WOPI Host
MIT License
86 stars 41 forks source link

error message after the upload of a file: Unable to get property 'id' of undefined or null reference #7

Closed Abdelkrim closed 4 years ago

Abdelkrim commented 7 years ago

Any idea why I receive the following error message after having drag-and-dropped a ms office file?

Unable to get property 'id' of undefined or null reference

pnp-wopi-unable get property id

skudinov commented 7 years ago

that's because adding file fails, /Home/Add handler returns {success: false} w/o any troubleshooting information. I can imagine it might be something wrong with DocumentDB/AzureBlob subscriptions. Hey, guys can you please take a look or remove links to deployed version?