Godot embedding not working?

Had to host my game on itch.io due to the ldjam.com embedding not working. I checked the embedding guide and did the needed adjustments, but I'm getting a completely different error about cross-origin policy (the same one you'd get if you try to run the HTML5 build locally without a proper server).

Just a heads-up for other people making Godot HTML5 games here!