I’m wanting to display a pdf coming from an api as a preview in a modal, but it won’t connect. (this works fine with a dummy pdf at a static address).
How might I go about storing the pdf in a way that means I can then display it in the modal?
Here’s an example result from the api: https://dash.stannp.com/api/v1/storage/get/scotch/1592199316/pdf-samples/7476-01c4ddc5-c96e-4d07-9471-5627cb99343c-A5-env-6ff36c32-aab1-4f62-a89f-838f45202e7d.pdf
Many thanks for any help.