Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

put service

Hi,
I have a put service which does not work, I have checked in firebug and it looks like the service works, but db is not updated.
here are some screenshots,

Can you see any errors

thanks

Image
Image
Image
Image
Image
Image
Image

Vladimir Fesko
Posts: 0
Joined: Sun Oct 20, 2013 6:21 am

put service

Hi,
On first screenshot there is [object_id} (please not that first bracket is square).
Should be {object_id} to make it go, I believe.

Vladimir Fesko
Posts: 0
Joined: Sun Oct 20, 2013 6:21 am

put service

And are "X-Tiggzi-" headers still work? Also you could try to use "X-Appery-" ones.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

put service

The old headers should work but you should be using X-Appery headers.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

put service

Thank you very much, didn't s see it,
really appreciated!

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

put service

Thanks Max,
I will, when will the databases be back up

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

put service

Hi,
I have made the changes made By Vladimir and Max, all other are as above,this is the error line 913.

any ideas

Image

Image

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

put service

Hi,

You are trying to use not existing localStorage variable. You should try to create it first.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

put service

Hi Igor,
take a look at the first image of the post, there is "liveorderArray" in the localstorage

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

put service

Can you show the steps how to reproduce this error?

Return to “Issues”