What I am trying to do is call a js method that uses ajax to call a REST service and then return that response to the original call. Sounds simple enough, but I haven’t been able to find a sufficient answer here on SO to get it to work.What I am trying to do is call a js method that