Build a Video Display Using iframe - Step 4

Tell us what’s happening:

这个页面出问题了,这个步骤似乎无法校验,它总是报错:Something went wrong. Please try again in a moment or contact support@freecodecamp.org if the error persists.

Your code so far

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Display Videos in an iframe</title>
  </head>
  <body>
    <h1>iframe Video Display</h1>
    <iframe
      width="560"
      height="315"
      src="https://www.youtube.com/embed/I0_951_MPE0"
    >
    </iframe>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0

Challenge Information:

Build a Video Display Using iframe - Step 4

maybe write to the email if the issue persists

probably some technical glitch! did you try again sometimes later?

其实我在一个月前就学到这里了,当时就出现这个报错了。我就跳过了,今天我再次回顾我的课程,检查未完成任务时,再次尝试了它。遗憾的是,现在还是出现这个报错。

Please try one of the following steps to move forward.

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 .

or - Try the step in incognito or private mode.

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers).

or - Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you. If they not please write to support@freecodecamp.org

i dont know this language that your are using, sorry for any confusion!

其实我在一个月前就学到这里了,当时就出现这个报错了。我就跳过了,今天我再次回顾我的课程,检查未完成任务时,再次尝试了它。遗憾的是,现在还是出现这个报错。

Actually, I learned this a month ago, and this error occurred back then. I skipped it at the time. Today, when I reviewed my course and checked the unfinished tasks, I tried it again. Unfortunately, the error still occurs now. …

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 .
[Reply] I still get an error after trying

or - Try the step in incognito or private mode.
[Reply]I still get an error after trying

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers).
[Reply]I still get an error after trying

or - Ensure your browser is up-to-date or try a different browser.
[reply]I switched to Google Chrome, but the error still appears. I also tried Firefox in private browsing mode, and it still fails.

This is a screenshot of the console error.

do you maybe use a VPN?

what is your browser version?