#Alain
1 messages · Page 1 of 1 (latest)
Hi there. You can message in this thread
hello @strong isle
I was trying to ensure a payment in production mode
you can find the history here :
#dev-help message
and I wanted to add some updates :
now it seems that I reach the webhook
because some of my python lines are executed
but I get this error message
but the server is responding
Can you share the server logs?
Yeah you need to improve your logging though
To see what's going wrong
Just the status code doesn't really help. You need to log errors in your code
yeah you are right I can't deny that, I'm going to add a try/catch specifically in this block of code because a Status 500 doesn't help at all
ok sorry for disturbing you without explicit logs, you can close my case, I'm going to add explicit logs into my code and I'll come back with explicit logs for an update if I still have a problem
thanks 🙂