Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm using node.js to make api calls. I am using the load and reload apis Currently I also call the do_save api, however I have been reading that I should not have to call the do_save and the app should save automatically. When I run the script without the do_save call I get the following error in the log. DocumentEntry: Failed to auto-save client cache on app Refreshing client.
Does anyone have any information on this error and why the auto-save does not work?
Thanks,
Tina
Hi,
I'm seeing the same error in our server logs. Did you ever get to the bottom of this?
Thanks