I have this page with a simple jquery ajax calls to a API service. ... jsonpCallback: 'myTest', success: myTest, error: function (request, status, ...
stackoverflow.com