Hello,
I have a MVC application here in my local that requires to view PDF files uploaded in Azure Blob storage. my PDF JS build and web folders are located in my application directory here in my dev machine. I am encountering error "file origin does not match viewer's". I can successfully view if the PDF is in the same folder as my JS files locally. How can I view the PDF uploaded in Azure?
URL: https://checkmateinvoice.blob.core.windows.net/invoices/helloworld.pdf

