Hello Erel,
I'm posting some variables and one file to a .NET Web API service and found that among the libraries:
HTTP
HTTUtils2
OKHTTP
The only one that uploads properly the file is the HTTP using the code:
https://www.b4x.com/android/forum/threads/android-http-multipart-requests.8411/#post56116
In the other cases the Web API Service doesn't see any file to upload.
What do you think ?
Thank You,
Eduardo.
I'm posting some variables and one file to a .NET Web API service and found that among the libraries:
HTTP
HTTUtils2
OKHTTP
The only one that uploads properly the file is the HTTP using the code:
https://www.b4x.com/android/forum/threads/android-http-multipart-requests.8411/#post56116
In the other cases the Web API Service doesn't see any file to upload.
What do you think ?
Thank You,
Eduardo.