On 4/30/12 2:52 PM, Mark Schonewille wrote:
Hi Jacque,

What's the error?

Who knows, it isn't logged. But PayPal history shows a server 500 status code, and my server log shows a "file not found" for that error document, which is true, I don't have a custom error 500 page.

I am in the process of rewriting libURL logging so I can see what's wrong. I do see in the scripts that libURL automatically sets the content-length header as well as the "Content-Type: application/x-www-form-urlencoded" header, so those are being sent.


On 30 apr 2012, at 21:46, J. Landman Gay wrote:

I'm wondering if I can approach this a different way. Is there a command I can send to 
PayPal that says "We're done now"?

I tried adding a Content-length header by setting the httpHeaders property, and 
libURL throws an error. The sockets are all closed, and as I understand it, 
that should signal the end of the transmission anyway.

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



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

Reply via email to