Okay, call me a newbie here, but I'm trying to figure out how the new API
works with .UK domains (or other asynchronous registries).
First, I connect and authenticate.
Then, I send a "register domain" packet. I get a successful response,
with a status of 250.
I then need to know how to check that the domain registration has been
completed.
I thought I should (immediately after getting the 250 response) send a
"set cookie" packet. When I do, though, I'm getting an "authentication
error" message back. Even though I'm using the same username, password
and domain name as I did in the "register domain" packet.
What am I doing wrong?
- Colin