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
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.
And are "X-Tiggzi-" headers still work? Also you could try to use "X-Appery-" ones.
The old headers should work but you should be using X-Appery headers.
Thank you very much, didn't s see it,
really appreciated!
Thanks Max,
I will, when will the databases be back up
Hi,
You are trying to use not existing localStorage variable. You should try to create it first.
Hi Igor,
take a look at the first image of the post, there is "liveorderArray" in the localstorage
Can you show the steps how to reproduce this error?