On Wed, Jan 7, 2009 at 5:39 PM, Jordan Zimmerman <[email protected]> wrote:
> I'm 99% there to getting Shindig to run in my app server. But, I'm now > getting this error: > > Error: P is undefined > Source File: > http://localhost/gadgets/ifr?container=default&mid=0&nocache=1&country=A > LL&lang=ALL&view=default&parent=http%3A%2F%2Fdev.shop.com&st=john.doe%3A<http://localhost/gadgets/ifr?container=default&mid=0&nocache=1&country=ALL&lang=ALL&view=default&parent=http%3A%2F%2Fdev.shop.com&st=john.doe%3A> > john.doe%3A7747%3Ashindig%3Ahttp%253A//dev.shop.com/gadgets/files/sample > container/examples/SocialHelloWorld.xml%3A0&url=http%3A%2F%2Fdev.shop.co<http://dev.shop.com/gadgets/files/samplecontainer/examples/SocialHelloWorld.xml%3A0&url=http%3A%2F%2Fdev.shop.co> > m%2Fgadgets%2Ffiles%2Fsamplecontainer%2Fexamples%2FSocialHelloWorld.xml# > rpctoken=57468773 > Line: 1176 > > The problem appears to be in jsonrpccontainer.opt.js on line 62: > if(Q.key&&P.id!=Q.key){throw"Request key("+Q.key+") and response > id("+P.id+") do not match" > > It's hard to know as the JS is obfuscated. Any help would be > appreciated. To get unobfuscated JS, pass debug=1 in the iframe's query string. > > > Jordan Zimmerman > Principal Software Architect > 831.647.4712 > 831.214.2990 (cell) > [email protected] > > SHOP*COMTM > All your favorite stores. > OneCart(r) convenience. > www.shop.com > > This message (including any attachments) is intended only for > the use of the individual or entity to which it is addressed and > may contain information that is non-public, proprietary, > privileged, confidential, and exempt from disclosure under > applicable law or may constitute as attorney work product. > If you are not the intended recipient, you are hereby notified > that any use, dissemination, distribution, or copying of this > communication is strictly prohibited. If you have received this > communication in error, notify us immediately by telephone and > (i) destroy this message if a facsimile or (ii) delete this > message > immediately if this is an electronic communication. > > Thank you. >

