Here is a modified example where the web api server excepts XML payload.
Required latest WebApiUtils v3.05 and MiniORMUtils.
Change the URL to server
Required latest WebApiUtils v3.05 and MiniORMUtils.
Change the URL to server
B4X:
Private URL As String = "http://192.168.50.42:8080/api/" ' Change to your Web API Server URL
Attachments
Last edited: