Trouble accessing data after exporting and running on ISS server
I'm using RESTful API for my Appery project everything works fine through the preview. However, when I export it and try running it on localhost through ISS express, I am not able to see the data, which is held in collapsible boxes. But creating items updates the data on the API so I am very confused. I also tried the .apk version and that worked fine.