Search found 5 matches

Go to advanced search

by EasyStore
Fri Jul 03, 2015 6:41 pm
Forum: Issues
Topic: Error on a rest service
Replies: 3
Views: 231
 
Jump to post

Error on a rest service

I created a script in "server code" and works well but I have this error on a rest service: This wasn't supposed to happen but an error occurred. Please try again. If the error persists please let us know on the http://appery.io/forum or email us: a href="mailto:support@appery.io"...
by EasyStore
Fri Jul 03, 2015 2:01 pm
Forum: Issues
Topic: Error on a rest service
Replies: 3
Views: 231
 
Jump to post

Error on a rest service

I created a script in server code and works well but I have this error on a rest service: This wasn't supposed to happen but an error occurred. Please try again. If the error persists please let us know on the http://appery.io/forum or email us: a href="mailto:support@appery.io" rel="...
by EasyStore
Fri Jun 26, 2015 4:52 pm
Forum: Issues
Topic: How I can speed up the response time of a rest service?
Replies: 3
Views: 172
 
Jump to post

How I can speed up the response time of a rest service?

Thanks Sergiy Kulibaba, I use the server code and working properly

by EasyStore
Fri Jun 26, 2015 3:21 pm
Forum: Issues
Topic: How I can speed up the response time of a rest service?
Replies: 3
Views: 172
 
Jump to post

How I can speed up the response time of a rest service?

I use this script in the server code var responseBody = {}, requestParams = {}, paramKeys = request.keys(); for (var key = 0; key < paramKeys.length; key++) { requestParams[paramKeys[key]] = request.get(paramKeys[key]); } //Note you need to change site url here. var siteUrl = " http://181.48.98...
by EasyStore
Fri Jun 26, 2015 4:47 am
Forum: Issues
Topic: How I can speed up the response time of a rest service?
Replies: 3
Views: 172
 
Jump to post

How I can speed up the response time of a rest service?

How I can speed up the response time of a rest service? I have this problem: GET http://181.48.98.134/WebSitePedidos/P... net::ERR_CONNECTION_TIMED_OUT website response: [{"idPedido": 4, "idCliente": "23333ee", "NombreCliente": "jaime", "subtota...

Go to advanced search