Page 1 of 1

Connection Error with Wamp Server

Posted: Wed Feb 05, 2014 3:47 pm
by Shailvi Tyagi Wakhlu

Guys,

I have setup a rest API with my local MySQL database. It is working fine with testing on a Rest client, and giving me the required response. However, on Appery's service test I get the following error:

{
"status":"502 ",
"url":"myUrl"
"response":"org.apache.http.conn.HttpHostConnectException: Connection to http://myServerIP refused"
}

How can I setup Appery or my Wamp server to work with Appery?


Connection Error with Wamp Server

Posted: Wed Feb 05, 2014 4:02 pm
by Maryna Brodina

Hello! Could you give us link and request parameters so we can test it? You can send to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.


Connection Error with Wamp Server

Posted: Wed Feb 05, 2014 4:19 pm
by Shailvi Tyagi Wakhlu

Maryna,

Thanks for your reply. I just sent you an email with the API call. Thanks.


Connection Error with Wamp Server

Posted: Wed Feb 05, 2014 4:41 pm
by Maryna Brodina

Thank you! We'll take a look and let you know.


Connection Error with Wamp Server

Posted: Wed Feb 05, 2014 9:32 pm
by Maryna Brodina

On "Appery's service test" you mean Test service tab? Test from this tab works through our server thus your service can't be found. If you test on preview (in browser) and don't enable Proxy in service settings - there shouldn't be problem with service call.