Adobe Sign URL in IFrame fails to connect
I have a .net razor pages web app that uses blazor components. I have a blazor component that renders a dialog. Inside that dialog, I have an iFrame that connects to the adobe sign url. For some documents or users, I get the following error: auth.services.adobe.com refused to connect and when I run the developer tool it says X-Frame-Options set to deny. Why would this happen when loading some signing urls and not others? Does anyone know what the problem is?

