-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While trying to register a domain using your project sample #1
Comments
Looks like I needed to set some default values using a default constructor in the Domain DTO. I've changed this and pushed an update. Can you confirm it works now? |
Sorry for late response as my setup was crashed and needs to re-install things. I tried this updated code and this time it was success to register domain. But i am having issues while trying to setOwner contact. My request parameters were: And the resulting error was as below: I also tried by providing (CompanyName/CompanyType/CompanyNumber) but no success. I provided valid sample parameters from here: Please advise. And thanks again for your help. Its really appreciated. |
I think you should put these WHOIS contacts directly in the "Register" On Thu, Mar 20, 2014 at 6:07 AM, Faheem Akbar Sial <notifications@github.com
|
. I tried following steps with no success:
|
got a tip from TransIP directly that i should try all parameters in small case alphabets and it was success. Specially WhoIsContactTypes (registrant/admin/tech) these all should be passed in small case letters and this thing worked fine for me ... strange. :) |
Great to hear you got it working. I'll look into extending the code to If you have any other problems, let me know. On Mon, Mar 24, 2014 at 11:52 AM, Faheem Akbar Sial <
|
WhoIs etc is successfull but While trying to register a domain using your project sample i am getting following error:
Error: transIP API Invalid API signature, signature does not match the request. (timestamp
Please advise and tell if you need any further details.
The text was updated successfully, but these errors were encountered: