5

I'm trying to transfer a DNS domain from a third-party to our company's account. The third-party used NameCheap.com, also known as enom.com.

Namecheap gave the third-party an authorization code (an "EPP code") which we use to begin the transfer process.

The error message we get is:

We were unable to get authoritative domain information from the registry. This usually means that the domain name or auth code provided was not correct.

More info:

  1. The DNS domain is unlocked. whois shows it is unlocked and has been unlocked for days.
  2. We've tried copy and paste as well as manually typing the EPP code.
  3. I've called my registrar twice and they say there's nothing they can do. The error message is the error message. They suggest asking NameCheap to re-generate the EPP code.
  4. The third-party has spent time on the phone with NameCheap and was told the EPP code can't be regenerated, and that if we wait a few weeks it might change on a periodic schedule which they can't/won't give details about. (Not sure if I'm more concerned that they can't regenerate the code, or that it gets magically regenerated from time to time.)

What should we do?

chicks
  • 3,639
  • 10
  • 26
  • 36
TomOnTime
  • 7,567
  • 6
  • 28
  • 51

1 Answers1

9

The trick is that the EPP code may have additional chars that you might not think to copy. Look at the original web page (get a screen shot) and type exactly what you see.

We asked the third-party to send a screenshot of the EPP code. It turns out that even though the code looks like a 15-digit hexadecimal code, there is actually a period at the end. The period is part of the EPP code. That is, we kept typing 1a2b3c4d5e6f789 when the code is actually 1a2b3c4d5e6f789. (16 digits total) [Note: that's not the actual EPP code.]

This little fact isn't on their support page.

I understand that a registrar wants to make it difficult to lose a customer (well actually I don't... one of the best 'advertisements' for a company is if they have the confidence to make it easy for a customer to switch to a competitor) but this was pretty low. What a bunch of weasels.

TomOnTime
  • 7,567
  • 6
  • 28
  • 51
  • FYI - it's perfectly acceptable to mark your own question as accepted (so that future viewers can see so) – BE77Y Feb 24 '15 at 18:15
  • Not for another 20 hours – TomOnTime Feb 24 '15 at 18:17
  • Aha - fair enough, was just making sure you were aware (and I wasn't aware that there is a time limitation, good to know!) – BE77Y Feb 24 '15 at 18:18
  • 1
    I just wanted to add that nowadays NameCheap sends these codes via email and I have just received a code that contained `7` (which is a special HTML code rendered as `7` in web-browser). I spent a great amount of time before finding this answer and realising I had to view the source of the email. Crazy. – kirelagin Jan 26 '17 at 14:10
  • @kirelagin What keywords did you google for? I'd like to improve the SEO of this question. – TomOnTime Jan 26 '17 at 19:01
  • @TomOnTime I simply copy-pasted the first line of the error message. – kirelagin Jan 26 '17 at 19:02
  • @kirelagin Thanks! That's on this page already. If you can think of anything else that would help future people, let me know. – TomOnTime Jan 26 '17 at 19:04