Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi dchapman21. Using your code in a test site I get a “404 Not Found” error. I cleaned up the code to this:

    <iframe width=560 height=80 scrolling=no frameborder=no src='https://fireside.fm/embed/iframe/14a0bf96-8e2e-4128-b09a-1ce203960392'></iframe>

    And then I receive this error:

    Refused to display 'https://fireside.fm/embed/iframe/14a0bf96-8e2e-4128-b09a-1ce203960392' in a frame because it set 'X-Frame-Options' to 'DENY'.

    Thread Starter dchapman21

    (@dchapman21)

    Is there a way to change the ‘X-Frame-Options’ on it?

    I believe it’s being set by the site you’re trying to access:
    https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options

    Thread Starter dchapman21

    (@dchapman21)

    Okay thanks. I’m checking in with the host now to see if they can fix it with a new update.

    You’re welcome; hope you find a fix.

    Thread Starter dchapman21

    (@dchapman21)

    I talked to Fireside and they said they’ve fixed it, but the code still won’t show on my site. Are you still receiving the same error?

    If I use the code you posted I get an iframe that displays my site with a 404 Not Found error page, and this error is generated:

    https://mydomain.com/billy-bob-posty/%E2%80%9Dhttps:/fireside.fm/embed/iframe/14a0bf96-8e2e-4128-b09a-1ce203960392%E2%80%B3 Failed to load resource: the server responded with a status of 404 (Not Found)

    If I use the code I posted the iframe is not displayed and this error is generated:

    Refused to display 'https://fireside.fm/embed/iframe/14a0bf96-8e2e-4128-b09a-1ce203960392' in a frame because it set 'X-Frame-Options' to 'DENY'.

    Thread Starter dchapman21

    (@dchapman21)

    Okay thanks. I’ll let them know and see if they can find a fix for it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘iframe code not working’ is closed to new replies.