Page 2 of 2

Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Fri May 30, 2014 8:43 am
by Maryna Brodina

Hello!

Sorry, not sure I understand do you need further help?


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Fri May 30, 2014 10:12 am
by Fedora Gore

You kidding? I am trying to say - APP NOT WORKING whole week. I am getting - uncaugt syntax error unexpected token. ALL LINKS you giving me cannot solve problem, as i said - there is no doc describing problem at all. I read all you published. No solution.


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Fri May 30, 2014 2:15 pm
by Evgene Karachevtsev

Hello Fedora,

Please give us public link to your application and write steps how to reproduce problem: http://devcenter.appery.io/documentat...


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Fri May 30, 2014 2:59 pm
by Fedora Gore

http://voipbrocker.app.appery.io/Scre... , data filled must be stored in DB , debug show - uncaught syntax error - unexpected token and bad request (400),
test from UI working well


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Fri May 30, 2014 5:25 pm
by Evgene Karachevtsev

Fedora,

There is an error in the console: {"code":"DBSC002","description":"database id not specified"}
Service that you invoke on 'submit' button click should have header "X-Appery-Database-Id" with appropriate DB id value. Also, there are problems with script import from parse.com. You should specify the correct url.