Jacque

On 25 Mar 2014, at 10:06, J. Landman Gay wrote:

> 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.

It's hard to tell whether the message is coming from your machine or the 
server. Have you taken a look at the HTTP Headers? I believe you can do that 
with libURLLastHTTPHeaders().

Regards

Peter
_______________________________________________
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

Reply via email to