Cannot get the PHP example working for web app

( forum is no letting me post anything with links so I use h-t-t-ps )

I have tried all sort of different ways, and I cannot get this to work

I have collabora working, through a proxy and url is something like h-t-t-ps://docs.domain.ca
Collabora works fine, mattermost and pull from it, I can do discovery etc etc

However, I want to build this into my web app. So I tried using this example
h-t-t-ps://github.com/CollaboraOnline/collabora-online-sdk-examples/tree/master/webapp/php

I just can’t get it to work
I’ve tried local build with url domain.cc so I have put in my apache config
I’ve tried a sandbox online with https:// I get the same results
I’ve tied in apache config:
Header set Content-Security-Policy: "frame-ancestors h-t-t-ps://domain.cc h-t-t-ps://domain.cc:9980 "
Header set Content-Security-Policy: “frame-src h-t-t-ps://domain.cc h-t-t-ps://domain.cc:9980 blob:;”

I’ve tried several different settings in coolwsd. Nothing is working

Here is a screenshot of the ui

I got this working. for anyone that needs more information
https://github.com/CollaboraOnline/collabora-mattermost/issues/72

hellop I am new here

Thanks for the information