authentication error w/ 'set cookie'

From: Mark (maggelet@mminternet.com)
Date: Mon Mar 03 2003 - 19:09:50 EST


Hi,
I'm still having trouble with 'set cookie', I'm hoping someone can
help me debug this. I can successfully register a domain, but then
when I try to get the cookie like this:

$cmd = array(
   "protocol" => "XCP",
        "action" => "set",
        "object" => "cookie",
        "attributes" => array(
        "reseller_ip" => "66.250.26.107",
                "domain" => "educationplanetxyz.com",
                "reg_username" => "user",
                "reg_password" => "pass"
        )
);

I get an authentication error. any advice is appreciated.
thanks,
- Mark



This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:37:39 EDT