Page 3 of 9

Update Service

Posted: Sun Jul 27, 2014 11:59 pm
by Illya Stepanov

You've incorrectly inserted the Database id and miss the session token, remove the braces.


Update Service

Posted: Mon Jul 28, 2014 1:23 am
by eascards

I don't understand what I should be doing to fix it.


Update Service

Posted: Mon Jul 28, 2014 1:41 am
by Illya Stepanov

I encourage you to pass through our tutorials carefully, it's pretty well described how to setup and work with services in Appery.io.


Update Service

Posted: Mon Jul 28, 2014 2:22 am
by eascards

Used the ToDo app tutorial like I did before. Still not working right. In the tutorial, it is set up as a list but since I have a collapsible list what should I use to save the task ID into the browser’s local storage?


Update Service

Posted: Mon Jul 28, 2014 11:55 pm
by Yurii Orishchuk

Hi Eascards,

Please read following screen shot to understand what you have to do to get your delete service work.

http://prntscr.com/47bu0o/direct

Regards.


Update Service

Posted: Tue Jul 29, 2014 12:08 am
by Yurii Orishchuk

Hi Eascards,

Please provide us screen shots where we can see what you have tried so far.

Regarsd.


Update Service

Posted: Tue Jul 29, 2014 1:20 am
by eascards

Image

Got this error. I took the information directly from the database so I don't know why it won't work...


Update Service

Posted: Tue Jul 29, 2014 9:19 pm
by Yurii Orishchuk

Hi Eascards,

You've filled dbId and itemId fields with same value. You need here two different values.

Please see details on the screen shot:

http://prntscr.com/47lzfu/direct

Regards.


Update Service

Posted: Tue Jul 29, 2014 9:44 pm
by eascards

Where do I find the item id? I tried using what was in the id spot in the database but that didn't work.


Update Service

Posted: Tue Jul 29, 2014 9:59 pm
by Yurii Orishchuk

Eascards,

To get item id you can:

1 Open your DB.

2 Open goal collection.

3 Now you choose any item and get certain id for it.

See details: http://prntscr.com/47mh5h/direct

Regards.