Jump to content

Domain Registration Failed - ERR: 105


raaqi

Recommended Posts

DistributeIT API SAYS:

 

 

105 Request coming from incorrect IP address.

IP Lock error.

See section 1.1

 

1.1 AUTHENTICATION

 

To connect to the Distribute IT API, the system needs to authenticate you as a valid user, and that the request is coming from a valid source.

 

Account and User information is passed to ‘auth.pl’, which in turn will pass back a session ID.

This session ID is then used with subsequent commands without having to authenticate each time.

Each session ID will expire after a set period of time. If an error occurs an error response will be returned in place of the session ID. (see Appendix C for a list of valid error codes)

 

We use a number of parameters to achieve this:

 

 AccountNo: This is your Account Number used to access the Distribute IT service.

 UserId: This is one of the users associated with your account.

 Password: The current password that has been set for the above user.

 

Additionally we force an IP lockdown, allowing only requests sent from IP addresses that you have

Specified against the above account. Please ensure that after testing, all unnecessary IP addresses are removed so as to tighten up on security. Due to the nature of the IP lockdown all requests must come from a machine/s that has/have a fixed IP.

 

You can have multiple sessions open, however the session ID will expire after fifteen minutes of

Inactivity, you will then have to re-authenticate to receive a new session ID.

See 3.7 Query KeepAlive for more information about ‘keeping alive’ this session ID.

 

Command:

 

Response:

OK: (Session ID)

 

or

 

ERR: Error Code (see Appendix C for a list of valid error codes).

 

This session id MUST be used with all future commands to the API.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated