REST API view/get not working
Hey, I am trying to get the REST API get request working, but when I make the request, rather than getting the data from my view, I get the HTML code from the Creator frontpage.
Where PROJECTNAME, VIEWNAME, AUTHTOKEN, and OWNERNAME are replaced by the values that are specified by the documentation. Any idea what is going wrong here?
Cheers.