microsoft/TouchDevelop

CCGA: Tutorial videos will not play, even when in correct format

millerv opened this issue · 2 comments

See this CCGA tutorial (TDT6, Arabic version): https://www.touchdevelop.com/vbhtwmjeoy

Steps to reproduce:

  1. Follow the link: https://www.touchdevelop.com/vbhtwmjeoy
  2. Attempt to watch the embedded videos on the tutorial steps.

Result:
Messages about "unsupported format" keep appearing - tested on IE, Chrome, and FireFox, both in normal and Private windows.

Note:
Can see the videos when signed into Touch Develop, but we need these available without sign in.

Ok, after working with a LeX Azure-fluent dev, here's what's happening:

  1. Republished (hidden) the tutorial again: http://www.touchdevelop.com/rfnwaquavi
  2. Ran the tutorial in a private window.
  3. Shows the "unsupported" message again.
  4. Inspect element.
  5. Element shows that it's trying to use old JSON instead of the actual JSON in the tutorial.
    tdt6_usingoldsource
    The current JSON refers to an upload I made today, which you can see differs from that in the screenshot when you open the tutorial script.

Fixed via backend update from Michal, closing bug.