Hi @hbp,
The issue is with your Pagespeed caching. There are two possible solutions—if the first one does not work for you, then try the second. After each change, make sure that you flush the cache to reload the scripts.
- You should take a look at the hosting configuration for Web Optimisation options interface that can be activated to optimise the site. By deactivating the option to Combine JavaScript which “Seeks to reduce the number of HTTP requests made by a browser during page refresh by replacing multiple distinct JavaScript files with a single one” the issue has been resolved for other customer using PDF Embedder in conjunction with PageSpeed caching.
- If you do not have the above interface, you can add “ModPagespeedJsPreserveURLs on” in the config file for PageSpeed to inform the cache not to combine and rewrite the script paths which is causing this error
If you have any other questions, please feel free to send an email to [email protected] as we may not see messages posted here to respond in a timely fashion.