Search found 4 matches

Go to advanced search

by Jose Gandia Ferrero
Fri May 23, 2014 5:45 pm
Forum: Issues
Topic: Call a Service Database
Replies: 4
Views: 461
 
Jump to post

Call a Service Database

I can not find the problem, but the error in Firefox's console is:

TypeError: consulta_user.execute is not a function

anyone have any idea?

by Jose Gandia Ferrero
Fri May 23, 2014 4:25 pm
Forum: Issues
Topic: Call a Service Database
Replies: 4
Views: 461
 
Jump to post

Call a Service Database

Hi Katya, the same problem with {data:{where:'{"pass":"jose","user":"jose"}'}, code Usuarios_Usuarios_list_service.execute( {data:{where:'{"pass":"jose"}'}, success:function(data, textStatus, jqXHR){ //alert("Lo...
by Jose Gandia Ferrero
Fri May 23, 2014 3:37 pm
Forum: Issues
Topic: Call a Service Database
Replies: 4
Views: 461
 
Jump to post

Call a Service Database

I have a problem with this JavaScript in a Event Component Click. code var user = Appery('campuser').val(); var pass = Appery('camppass').val(); Usuarios_Usuarios_list_service.execute({ where:{"pass":user,"user":pass}, success:function(data){ alert("L...
by Jose Gandia Ferrero
Tue Dec 10, 2013 11:48 pm
Forum: Issues
Topic: Push from App - POST https://api.appery.io/rest/push/msg 400 (Bad Request)
Replies: 10
Views: 1175
 
Jump to post

Push from App - POST https://api.appery.io/rest/push/msg 400 (Bad Request)

Hi, I have the same problem... I've configure the app from the tutorial and successfully got push messages received on the phone when sent from the console too. The problem is the REST services for Push from app. This is the Response in the test REST services { "status":"400 Bad Reque...

Go to advanced search