Hi all. Just a few hours earlier today, I thought I had the Embed API working correctly (I was pretty much copying it from the tutorial, with a few changes.) That was on some pre-beta version of Chrome.
Now I've updated Chrome to 4.0.249.30, and the same embedding code no longer works. Instead, I get a pile of security errors in the console, primarily these two in both directions: Unsafe JavaScript attempt to access frame with URL <my page> from frame with URL https://wave.google.com/wave/?client.type=embedded&parent=<my page>&... Domains, protocols and ports must match. Unsafe JavaScript attempt to access frame with URL https://wave.google.com/wave/?client.type=embedded&parent=<my page>&... from frame with URL <my page>. Domains, protocols and ports must match. Presumably this is Chrome preventing cross-site scripting, but I have no idea where to start with getting around this. If the tutorial could be updated to reflect the current HTML required to make embedding work, that would be helpful. TX -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
