Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Update Service

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

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

Update Service

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Update Service

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

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

Update Service

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?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Update Service

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.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Update Service

Hi Eascards,

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

Regarsd.

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

Update Service

Image

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

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Update Service

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.

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

Update Service

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

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Update Service

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.

Return to “Issues”