Skip to content

AWS Route53 domain registration is not working

0

The following error occurs when trying to register a domain: How can we solve this problem?

리소스                       상태
campingmoa.co     도메인 등록 실패: [2001 : Command syntax error ([Command syntax error])]
campingmoa.tv     도메인 등록 실패
campingmoa.tv     도메인 등록 실패: [Parameters in request are not valid]
asked 4 years ago1.5K views
1 Answer
0

The 1st error message indicates an issue with the command syntax being used. In order to accurately assist with this issue, could you kindly confirm how you are registering the domain. e.g Are you registering via AWS console, CLI, SDK or a third-party tool. For more information on the required Request Syntax for domain registration I have included links below to our documentation for the AWS CLI and API.

https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_RegisterDomain.html#API_domains_RegisterDomain_RequestSyntax

https://docs.aws.amazon.com/cli/latest/reference/route53domains/register-domain.html

With regards to the [Parameters in request are not valid] error, there can be multiple causes. The most common cause is when the is a special character in any of the information. Attempt to type in, in place of copy-paste and make sure no special character in contact information.

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.