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 - no json.

 

I am using a token to access my domo instance in the dev console, as i have single sign-on activated.

Comments

This discussion has been closed.