Hi,
I am trying to get an array to localstorage but I have a prob.
I have the item id from the collection in localstorage.
I used this id for a get service, and it works in test, here is a screenshot
this is the request and response mapping
I used this js in response mapping, (This I got from a previous array to localstorage service), mabe the code is wrong?
and this is the result in the firefox
it appears to be trying to load, but just not there yet.
Any help will be appreciated.