Im trying to test Appery with my Salesforce sandbox. Ive tested the service and it is returning the correct data. Ive set up the bindings to a list on a page, however when i test the page, the list doesn'tsjow and if i look in the javascript console in chrome im getting the following errors:
Denying load of chrome-extension://ecjmdlggbilopfkkhggmgebbmbiklcdo/js/jquery-2.0.3.min.map. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension. SF_Start.html:1
GET chrome-extension://invalid/
Any ideas where im going wrong?
Thanks