I'm trying to use the PDFviewer to display forms. I suspect my issue is one of the following:
1. PDF File Size?
2. Azure Blob permissions
I can copy the URL that was created by logic app, and navigate to resource without issue in a browser. Yet when I attempt to define the Document property of the pdf viewer, it states that it "Couldn't open PDF file". When I click the "open in my browser instead", it navigates without issue.
I've successfully used the PDF Viewer historically using flow. In this case i'm trying to grab the URL (weblink created through logic app) from file properties in sharepoint.
Thoughts?