I am new to appery.io, and I am trying to call a REST service using 2 queries (GET) parameters and when I click in the button the application keeps waiting for response but never ends. And the request was not sent no my REST service. In the remote debuging, on Network, I can see the request to my RE...