Page 1 of 2

service error

Posted: Sun Sep 29, 2013 12:23 pm
by Michael4771079

Hi,
I have created a new collection "favorites"
I am try to run a put service, but I am getting an error
here are screenshots of settings, mapping and error
can you tell whats wrong
Image
Image
Image
Image


service error

Posted: Sun Sep 29, 2013 12:50 pm
by Alena Prykhodko

Hello!

Please try to use favorites instead [favorites] in URL.


service error

Posted: Sun Sep 29, 2013 1:30 pm
by Michael4771079

thanks Alena,
tried that,
here's the error I am now getting

Image


service error

Posted: Sun Sep 29, 2013 4:34 pm
by maxkatz

Is that the right service URL? Based on the URL, it's the Files collection.


service error

Posted: Sun Sep 29, 2013 4:41 pm
by Michael4771079

service error

Posted: Sun Sep 29, 2013 4:48 pm
by maxkatz

What exactly are you trying to do, are you trying to update an existing object in a custom collection?


service error

Posted: Sun Sep 29, 2013 4:52 pm
by Michael4771079

No Max,
I created a collection "favorites"
I'm trying to save some labels in the collection


service error

Posted: Sun Sep 29, 2013 5:29 pm
by maxkatz

If you are trying to save a new object, it has to be a POST request.


service error

Posted: Sun Sep 29, 2013 6:01 pm
by Michael4771079

Tried this Max,
nothing in console, no errors, but in net got the following

Image

Image


service error

Posted: Sun Sep 29, 2013 6:03 pm
by maxkatz

Did you try testing the service in Test tab?