i am using GoDaddy API to change domain nameservers and sometimes i get an errors:
{"code":"FAILED_NAME_SERVER_VALIDATION","message":"Failed to update nameserversDuplicate IP address","name":"ApiError"}
or {"code":"FAILED_NAME_SERVER_VALIDATION","message":"Failed to update nameserversDuplicate nameservers","name":"ApiError"}
I tried to google it, but not found anything useful. What it means and how to fix this? Thank in advance.
0
votes
Please post the string you are submitting
– Jeffrey L. Roberts