Application verification failure

Peter W A Wood peterwawood at gmail.com
Mon Mar 24 22:17:30 EDT 2014


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



More information about the use-livecode mailing list