inwx/java-client

Error Code: 2004, Message: Parameter value range error

BohdanNapadovskiy opened this issue · 2 comments

Good day
can you please support me with one issue?
I am getting the error message Code: 2004 message: Parameter value range error.
How I can validate with which parameter I have an issue

Most weird that when I register another domain with the same parameters I do not get this error

regards
Bohdan

ddmler commented

Hi, the error should contain additional info on which parameter triggered it.
If you could send the complete command you're trying to support@inwx.de we can check what the problem was. Probably the TLD has specific requirements that were not met.

Hello @ddmler
Thank you for your response

this is an example of the response that I get

Response (domain.create): {
"code": 2004,
"msg": "Parameter value range error"
}

if you can explain how I can get a response in more detail I will be appreciated

regards