Problem with HTTPUtils2Service

MattLuckham

Member
Licensed User
Longtime User
Hi
I am trying to use the HTTPUtils2Service. I am getting a strange error in the GetString2 sub routine. The error is occurring at: -

tr.Initialize2(File.OpenInput(HttpUtils2Service.TempFolder, taskId), Encoding)

with the error: -

java.io.FileNotFoundException: /data/data/b4a.example/cache/1: open failed: ENOENT (No such file or directory)

Can anyone help identify why this error is happening?

Cheers
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…