Hello,
Do I have to encode each FQDN to RACE? I'm trying to add nameserver, but
I receive response error 400. I assumed this was because or RACE
problem, since that is the only different thing between the PERL client
and my client. Any ideas will be appreciated.
Thanks,
mayo
----
Array
(
[action] => modify
[object] => domain
[cookie] => 310543354:245913
[attributes] => Array
(
[data] => nameserver_list
[nameserver_list] => Array
(
[name] => ns3.domaindurect.com
[action] => add
)
)
)
Array
(
[is_success] => 0
[protocol] => XCP
[_OPS_msg_type] => standard
[object] => MODIFY
[_OPS_msg_id] => 4.6596778445329
[attributes] => Array
(
[external_client] => 1
[command_rate] => 0
)
[response_text] => Fatal Server Error Occured
[response_code] => 400
[action] => REPLY
[_OPS_version] => 0.9
)