CORS error in inline AR

Hello! I’ve been using inline AR for showcase on my website. All was going well. But (with the recent studio update I think) the browser has started to show CORS error:

Here is how I use it:

<iframe 
                src="https://******.8thwall.app/******/"
                allow="camera;gyroscope;accelerometer;magnetometer;xr-spatial-tracking;fullscreen"
                allowFullScreen                
                className="inline-ar"
                sandbox="allow-scripts allow-same-origin allow-forms"
                onLoad={loadHandler}
            ></iframe>

I don’t know what happened because this feature used to work perfectly.
Please help me to resolve this issue :sweat_smile:

Hi, welcome to the forums!

What kind of project is this? If it’s Editor you can see how Inline AR works here: