Open a VR Website From Unreal (Matterport)

Hello, I have an VR Proyect and I Want to open a Website called matterport from inside Unreal, actually opening it is not the real problem because with the web browser plugin I can open the website from a widget, the problem is that matterport has a VR Visor that Detects your vr headset and takes you to a vr enviroment.

This function works perfectly fine from the website itself, but when you try to do the same from inside unreal (interacting with the widget that shows matteport) it detects the headset but doesnt do anything. My first conclusion is that maybe the unreal project being also in VR is avoiding the change of content in the headset, or maybe the fact that Unreal detected the headset first is blocking it from going to the website.

As of right now I have no idea of how to solve this or if its even possible, any help provided would be greatly appreciated.