Page 2 of 3

Database Update Service: How?

Posted: Fri Jan 31, 2014 2:45 pm
by Maryna Brodina

Hello! Could you check in console what data is sent and returned by server?


Database Update Service: How?

Posted: Fri Jan 31, 2014 2:47 pm
by Nalini

Hello this should be simple execution. My goal is to allow a user to find his profile setting, make changes, update.

I did the following:

1)saved local storage variable for username
2)installed 'update' service
3)identified local storage variable 'username' for object id

This still didn't work. Please help!!!!

Image Image Image


Database Update Service: How?

Posted: Fri Jan 31, 2014 2:48 pm
by Nalini

please see below


Database Update Service: How?

Posted: Fri Jan 31, 2014 3:08 pm
by Maryna Brodina

Thank you for the screenshots, but I need you to check console when you invoke service - what data is sent and returned by server?
http://docs.appery.io/documentation/d...


Database Update Service: How?

Posted: Fri Jan 31, 2014 3:37 pm
by Nalini

You never asked the guy above to go check console. Can you just look at my settings to make sure I've got it set up correctly?


Database Update Service: How?

Posted: Fri Jan 31, 2014 3:41 pm
by Nalini

Plus the debugger url never showed up when testing the app although I enabled it.. Image


Database Update Service: How?

Posted: Fri Jan 31, 2014 3:47 pm
by Nalini

Nothing showed up in the weinre debugger. Can you please take a look at my images and tell me if they're setup correctly. I've been working on this for nearly 4 days and I've been loathe to ask for support because I know how generally reluctant your team appears to be to offer help.


Database Update Service: How?

Posted: Fri Jan 31, 2014 5:37 pm
by Nalini

1) do i have to invoke the read service before i invoke the update service?


Database Update Service: How?

Posted: Fri Jan 31, 2014 6:46 pm
by Kateryna Grynko

Hello,

Could you please post a screenshot of request from Developer tools network tab (F12)?


Database Update Service: How?

Posted: Fri Jul 11, 2014 12:26 am
by Dan Hoeck

I'm have the same issue. the error I get in the browser console is as follows:

Image