This one's making me insane. I'm getting timeouts when executing a SOAP curl call, despite doing everything exactly as documentation directly from the webservice says.
How can I better debug stuff like this, and better understand what's going on?
This one's making me insane. I'm getting timeouts when executing a SOAP curl call, despite doing everything exactly as documentation directly from the webservice says.
How can I better debug stuff like this, and better understand what's going on?
Alright, after many attempts the issue laid on the web service itself, their testing tables were outdated and were causing issues when sending requests.