Question
getMetaData request failed; pdf file specific error
Hi All,
I have a strange error, almost all PDF files open succesfully using the embed PDF API.
However, some files throw an error (the An Error encoutered popup)
Downloading (right-click) the file in the window works, so the viewer receives the PDF file.
If I inspect the console errors, there is one error:
[Error] Unhandled Promise Rejection: Error: getMetadata request failed
promiseEmptyOnRejected (bootstrap.js:2:775697)
promiseReactionJob
The PDF opens just fine on my mac, PC or phone. The only difference seems to be the file generating the error has no author info in the metadata.
Could this be a bug in the API?
