Tuesday
Hi All,
I am updating a JSON file based on user input from the Node.js backend, the file is getting updated properly.
However, when I try to access it from client side after its updated, I get 'undefined' in http.get response.
Also, if I restart the application using 'cf restart' the file goes to its original state without the updates.
This is workig fine when I test on a local application, however, after pushing to cloud foundry, it behaves this way.
Anyone has faced such issues with their MindSphere App?
Regards,
Parag
Tuesday