Invalid JSON Response
I have followed the Dev studio guide to making an app, i have added a dataset and it's id to my manifest, and i am trying to load that data in `app.js`. It refuses to load the data though, i just get the error; `Uncaught (in promise) Error: Invalid JSON response`. Looking at the response manually, it's just returning html…