Has anyone else had trouble with the SOAP service here lately? The program that I've had running happily for months to poll my journal here over SOAP, suddenly stopped running a few days ago. Or rather, it runs happily, but it thinks it sees no entries in my journal. No error or anything, just an empty entry-list as a response to the get_entries call.
sidegrade (Score:2)
You have to login now (Score:2)
I had to add a cookie jar to my SOAP object and use a use.perl login cookie. pudge's original post about the SOAP interface has a cookie example.
Re:You have to login now (Score:2)
Re:You have to login now (Score:2)