Hey All, Per-instructions I've included javascript/container/osapi.js in my container, however when I do I get an RPC error in Firefox (3.5RC1, mac):
*url is undefined:* *** if (url.indexOf('//') == 0) {\n * in the getRelayUrl function. Without including osapi.js I do get a couple of of osapi rpc errors, but RPC'ing in it's self (set title, resize, etc) works just fine. So either I'm missing something on the container side of things, or maybe there's an issue with osapi.js? Any ideas where I should start to look and/or what the issue could be? -- Chris