nsForum logo

Welcome Guest ( Log In )

 
Reply to this topicStart new topic
> Xml Requests
Eddie
post Sep 11 2009, 04:01 PM
Post #1





Group: Verified NS Member
Posts: 104
Joined: 5-March 09
From: Sunnyvale, CA
Member No.: 3,922



Is the document going to get updated. Very hard to understand. Also, do you require authentication in the HEADER or part of the body of the request. I use a program called SoapUI to test the code out before I implement it into our back end software. I am hesitant to do the GetUserKey call with this app as it's not the application that will be actually make the calls later. If it doesn't matter, please let me know.

Also to add, where it states to execute the API, this is only done once? We do not need to include authentication information in future requests?
Go to the top of the page
 
+Quote Post
ddavisNS
post Sep 11 2009, 04:07 PM
Post #2


QA


Group: Administrators
Posts: 1,864
Joined: 10-August 07
Member No.: 6



QUOTE (Eddie @ Sep 11 2009, 04:09 PM) *
Is the document going to get updated. Very hard to understand.


I agree the documentation is difficult to understand. It will be updated in the future but I don't have a timeframe.

QUOTE (Eddie @ Sep 11 2009, 04:09 PM) *
Also, do you require authentication in the HEADER or part of the body of the request.


Authentication goes in the header in the SecurityCredential section

Like this:

CODE
<env:Header>
    <urn:SecurityCredential xmlns:urn="urn:networksolutions:apis">
      <urn:Application>your application name</urn:Application>
      <urn:Certificate>your cert</urn:Certificate>
      <urn:UserToken>your token</urn:UserToken>
    </urn:SecurityCredential>
  </env:Header>


QUOTE (Eddie @ Sep 11 2009, 04:09 PM) *
I use a program called SoapUI to test the code out before I implement it into our back end software. I am hesitant to do the GetUserKey call with this app as it's not the application that will be actually make the calls later. If it doesn't matter, please let me know.

SoapUI is great for testing. Doing calls in it won't prevent you from doing calls in your application later.

QUOTE (Eddie @ Sep 11 2009, 04:09 PM) *
Also to add, where it states to execute the API, this is only done once? We do not need to include authentication information in future requests?

Authentication information must be in all requests. I outlined the basics of the authentication in this other post:
http://forums.networksolutions.com/index.p...ost&p=23804


Hope this helps
Go to the top of the page
 
+Quote Post
Eddie
post Sep 11 2009, 04:50 PM
Post #3





Group: Verified NS Member
Posts: 104
Joined: 5-March 09
From: Sunnyvale, CA
Member No.: 3,922



QUOTE (ddavisNS @ Sep 11 2009, 05:15 PM) *
I agree the documentation is difficult to understand. It will be updated in the future but I don't have a timeframe.



Authentication goes in the header in the SecurityCredential section

Like this:

CODE
<env:Header>
    <urn:SecurityCredential xmlns:urn="urn:networksolutions:apis">
      <urn:Application>your application name</urn:Application>
      <urn:Certificate>your cert</urn:Certificate>
      <urn:UserToken>your token</urn:UserToken>
    </urn:SecurityCredential>
  </env:Header>



SoapUI is great for testing. Doing calls in it won't prevent you from doing calls in your application later.


Authentication information must be in all requests. I outlined the basics of the authentication in this other post:
http://forums.networksolutions.com/index.p...ost&p=23804


Hope this helps


(IMG:http://forums.networksolutions.com/style_emoticons/default/thumbsup.gif) Helps immensely! Too bad you're not the tech writer.
Go to the top of the page
 
+Quote Post
Eddie
post Oct 2 2009, 03:38 PM
Post #4





Group: Verified NS Member
Posts: 104
Joined: 5-March 09
From: Sunnyvale, CA
Member No.: 3,922



QUOTE (Eddie @ Sep 11 2009, 04:58 PM) *
(IMG:http://forums.networksolutions.com/style_emoticons/default/thumbsup.gif) Helps immensely! Too bad you're not the tech writer.


One more thing to add. Since we have multiple websites, do we need to get a UserKey for each site?
Go to the top of the page
 
+Quote Post
ddavisNS
post Oct 2 2009, 03:43 PM
Post #5


QA


Group: Administrators
Posts: 1,864
Joined: 10-August 07
Member No.: 6



QUOTE (Eddie @ Oct 2 2009, 03:46 PM) *
One more thing to add. Since we have multiple websites, do we need to get a UserKey for each site?


Tokens are site-specific, you will need one per site.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version    Network Solutions © 2010 Time is now: 18th March 2010 - 11:40 PM
Domain Names | Web Hosting | Web Design | Shopping Cart Software | Online Marketing | SSL Certificates