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

Update Service

Yes- The Calving Book

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

Update Service

??

obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

Update Service

Hello!

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

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

Update Service

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.

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

Update Service

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

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

Update Service

Hi Eascards,

Thanks for update.

Try to get it work.

Regards.

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

Update Service

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

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

Update Service

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.

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

Update Service

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"

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Update Service

Return to “Issues”