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'.
Is there a way to change the ‘X-Frame-Options’ on it?
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.
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:
http://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'.
Okay thanks. I’ll let them know and see if they can find a fix for it.