You've incorrectly inserted the Database id and miss the session token, remove the braces.
You've incorrectly inserted the Database id and miss the session token, remove the braces.
I don't understand what I should be doing to fix it.
I encourage you to pass through our tutorials carefully, it's pretty well described how to setup and work with services in Appery.io.
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?
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.
Hi Eascards,
Please provide us screen shots where we can see what you have tried so far.
Regarsd.
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.
Where do I find the item id? I tried using what was in the id spot in the database but that didn't work.
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.