Copy link to clipboard
Copied
I have successfully set up a page with a document loading into the Adobe embed API on a Joomla website
I am trying to replicate this page with a different document but the result is
it shows 'opening document' and buffering 0% and then fails to load. Any ideas?
I have tested the page with a link to the pdf which works perfectly but just loads the pdf into a new window
Do the web-based credentials only allow one PDF per site now?
Copy link to clipboard
Copied
"Do the web-based credentials only allow one PDF per site now?" No
When you open devtools, what do you see? Can you share the URL with us?
Copy link to clipboard
Copied
Hi, I have fixed the issue. My testing was using local URLs which worked once with one file. I just added the full domain into the <FILE_BLOB_PROMISE> and it is working now. Strange how it worked once, it makes sense though the API has to register the domain in the process when I think about it, it is more surprising the initial test PDF worked using the local URL is minus the domain. Its Joomla things not to use the domain on URLs strings