06-02-2011, 01:09 AM
[eluser]SPeed_FANat1c[/eluser]
Hi,
I am having trouble testing this thing. The function works when I access it from browser. But when I try to test it with ipn simulator, then I get an error
IPN delivery failed. HTTP error code 500: Internal Server Error
and have no idea what is wrong.
And I made a non CI test function for IPN, and tested it with simulator and it was succesful. Is there a way to get more information about the error, some log somewhere or something, why the delivery failed?
Edit:
something was wrong with the function code itself, when I commented it all out then I get
IPN successfully sent message.
I thought that it has so send the IPN for any code in the function. Will now debug the code in parts and try to catch the bug.
Hi,
I am having trouble testing this thing. The function works when I access it from browser. But when I try to test it with ipn simulator, then I get an error
IPN delivery failed. HTTP error code 500: Internal Server Error
and have no idea what is wrong.
And I made a non CI test function for IPN, and tested it with simulator and it was succesful. Is there a way to get more information about the error, some log somewhere or something, why the delivery failed?
Edit:
something was wrong with the function code itself, when I commented it all out then I get
IPN successfully sent message.
I thought that it has so send the IPN for any code in the function. Will now debug the code in parts and try to catch the bug.