We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! Your app looks great! We tried to get it to run with our nextcloud that runs in a docker-container.
When trying to open a pdf we get the follwoing error in the developer's console. Content Security Policy: The page’s settings blocked the loading of a resource at http://cloud.MYDOMAIN.de/apps/pdfdraw/viewer/4506?file=http://cloud.MYDOMAIN.de/index.php/apps/pdfdraw/d/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOlwvXC9jbG91ZC5ob2ZhbGFiLmRlIiwic3ViIjoiQW5kcmUiLCJleHAiOjE2MTI2NTYyODksImZpbGVJZCI6IjQ1MDYiLCJ0b2tlbiI6bnVsbH0.3UPIT61ju0xIU7iqZgR732zatNS9ZwHqDSK5j0qkd8Y (“frame-src”).
however - even removing all security header did not change this situation. Did you make similar experiences?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
Your app looks great!
We tried to get it to run with our nextcloud that runs in a docker-container.
When trying to open a pdf we get the follwoing error in the developer's console.
Content Security Policy: The page’s settings blocked the loading of a resource at http://cloud.MYDOMAIN.de/apps/pdfdraw/viewer/4506?file=http://cloud.MYDOMAIN.de/index.php/apps/pdfdraw/d/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOlwvXC9jbG91ZC5ob2ZhbGFiLmRlIiwic3ViIjoiQW5kcmUiLCJleHAiOjE2MTI2NTYyODksImZpbGVJZCI6IjQ1MDYiLCJ0b2tlbiI6bnVsbH0.3UPIT61ju0xIU7iqZgR732zatNS9ZwHqDSK5j0qkd8Y (“frame-src”).
however - even removing all security header did not change this situation.
Did you make similar experiences?
The text was updated successfully, but these errors were encountered: