The error appears in the result:
post pServerParams to url tURL
put the result into tNetworkErr -- "application verification failure"
put it into tData -- has data if things work, otherwise empty
Some sleuthing today reveals that the post never arrives at the server
at all, it's not in the logs anywhere.
Do you know what "application" it refers to? It can't be the server, it
never gets there. It's unlikely to be my code since the same script runs
fine 90% of the time, even with the same parameters.
On 3/24/14, 8:44 PM, Peter W A Wood wrote:
Jacque
Where does the error message appear? in the HTTP response?
Peter
On 25 Mar 2014, at 00:12, J. Landman Gay wrote:
I'm getting the error "application verification failure" when sending data to Rails on a
server. The same code works fine most of the time, but randomly returns that error, even with the
same request. Searching on Google isn't very helpful, with only vague references to SSL errors, but
I have set libURLSetVerification to false, so I wouldn't think SSL verification would be a problem.
The URL does start with "https" though.
Does anyone have info about what that error means and why I'd get it? It is not
even clear to me whether the error is caused by my LiveCode scripts or
something on the server.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode