node-namecheap icon indicating copy to clipboard operation
node-namecheap copied to clipboard

command(...)

Open niknah opened this issue 11 years ago • 0 comments

At the bottom of namecheap.js there is a line...

res = res ? res[Object.keys(res)[0]] : undefined;

This returns the "Type" instead of the answer...

<CommandResponse Type="namecheap.domains.dns.getList">

Maybe namecheap api had changed since this was made, I don't know.

niknah avatar Apr 11 '13 08:04 niknah