Just wondering if anyone, like me, is trying to access the REST API from a browser application (i.e. making AJAX calls)? It would seem this will only work if I put my app in the activiti-rest webapp due to the old cross-origin scripting problem but I wanted to check that I have not missed something.