I am moving my project using from OTA to REST API.
OTA often crash. If many use use the same time, OTA single connection cannot handle it. If anyone out there have solution, please share with me.
When using REST API,
Entities TotalResults is let's say 150.
But Actually Entity return in XML node is only 100. Is that REST API LIMITATION ???