Thesola10 / nextcloud-nextframe

Nextframe, embeddable Nextcloud UI
https://apps.nextcloud.com/apps/nextframe
2 stars 0 forks source link

ERR_BLOCKED_BY_RESPONSE #4

Open lotigara opened 3 days ago

lotigara commented 3 days ago

Hello! I have running Nextcloud 29 at http://nextcloud/ and Forgejo (self-hosted GitHub) at http://forgejo/. When I'm trying to use the code from the README.md (I also use iFrame Resizer) on my Forgejo instance (Forgejo supports custom HTML, CSS and JS), Chromium shows the ERR_BLOCKED_BY_RESPONSE error.

P.S. I whitelisted http://forgejo/ in the Additional Settings, but that does nothing.

Thesola10 commented 3 days ago

You may need to configure your Nextcloud to disable X-Frame-Options or hide it in a proxy such as Nginx or Apache

See my config