On 28 Dec 2001, L.C. wrote: > There is a function call CHECK TRANSFER in the Client Protocol Spec, > but it does not seem to work (it returns 400 Invalid command: check > transfer.). I have the 2.46 client code.
Most likely the command you are sending gets rejected by the client library (OpenSRS/XML_Client.pm) - judging by the 400 return code, make sure the syntax you are using is right. > If it did work though, I have another question. Why is the cookie > required to check the transfer status (since the user does not get > created until the domain becomes active) ? cookie is not required by this command: the manual is full of errors and this is one example. The updated and much more correct version will be out soon. Vlad Jebelev OpenSRS developer
