I\'m currently looking to make a Facebook JavaScript App. As such I\'m literally just copy pasting out of the docs into my page and I keep getting the following errors in th
As @peterr pointed out you must disable the Ripple from the Extensions
(http://chrome://extensions/) only:
Disabling it from here won't work:
If you are testing with Chrome with the Ripple emulator installed when you see these error messages, try disabling Ripple (from settings, not just for the particular page). Evidently even when Ripple isn't enabled for a particular page, it intercepts the response and gets in the way.
I observed this with Chrome version 34.0.1847.131 on Windows 7 Pro 64-bit with the Ripple Emulator (Beta) 0.9.15 extension installed and enabled.