Form does not load in embedded link

I am using an embedded link to host the app for my form. When going to the link the form does not load, only the placeholder. I have made the app public but can't seem to find a fix. Any input is welcome.

Best Answer

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    If you inspect the developer console is it throwing any errors? I've recently seen errors where an app won't load in an embed due to the Content Security Policy directive. You may need to log a ticket with Domo Support

    [Report Only] Refused to frame '' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' *.domo.com INSTANCE.domo.com".https://GUID.domoapps.prod14.domo.com/

    (INSTANCE and GUID are placeholders)

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**

Answers

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    If you inspect the developer console is it throwing any errors? I've recently seen errors where an app won't load in an embed due to the Content Security Policy directive. You may need to log a ticket with Domo Support

    [Report Only] Refused to frame '' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' *.domo.com INSTANCE.domo.com".https://GUID.domoapps.prod14.domo.com/

    (INSTANCE and GUID are placeholders)

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**