Page 8 of 9

Update Service

Posted: Sat Aug 09, 2014 3:59 am
by eascards

Yes- The Calving Book


Update Service

Posted: Sun Aug 10, 2014 7:49 pm
by eascards

??


Update Service

Posted: Sun Aug 10, 2014 9:00 pm
by obullei

Hello!

We are working on it.
It need some time. Thank you for your patience.


Update Service

Posted: Mon Aug 11, 2014 2:05 am
by Yurii Orishchuk

Hi Eascards,

Here is your mistake:

In "delete" service you have wrong URL.

pre

{{database_url}}/collections/Calf_data/{_id}

/pre

Should be:

pre

{database_url}/collections/Calf_data/{_id}

/pre

see details: http://appery.io/app/view/016e7e97-64...

So fix it and you will get it work.

Regards.


Update Service

Posted: Mon Aug 11, 2014 3:06 am
by eascards

Fixed it and it worked one time. Tried it again...didn't work.


Update Service

Posted: Tue Aug 12, 2014 12:26 am
by Yurii Orishchuk

Hi Eascards,

Thanks for update.

Try to get it work.

Regards.


Update Service

Posted: Tue Aug 12, 2014 12:46 am
by eascards

I'm sorry. I don't understand. Do you mean you will take a look?


Update Service

Posted: Tue Aug 12, 2014 1:04 am
by Yurii Orishchuk

Nope,

Sorry, this time you need to find what is wrong yourself.

So please pass following tutorial carefully to clear understand how should "delete" processing work.

http://devcenter.appery.io/tutorials/...

Regards.


Update Service

Posted: Tue Aug 12, 2014 1:36 am
by eascards

Looked throughout the tutorial again. Re-created the LSV, mapped it, and such. After testing it I found that the object id was the problem area. After fixing that problem another arose and I'm not sure what to think of it. This is what I get when I try to delete:

code: "DBSD333"
description: "Access denied: you don't have write permission on specified object"


Update Service

Posted: Wed Aug 13, 2014 9:14 pm
by Alena Prykhodko