authentication error after it has been done successfully?

Wednesday, August 10, 2011
Avatar

We get an authentication error on retrieving requirements although the authentication has been executed ???

if (test.Connection_Authenticate("user", "pwd"))

{

RemoteRequirement[] reqs = test.Requirement_RetrieveForOwner(); >>

}

Error: {"The session was not authenticated, please call the Connection_Authenticate() method first"}

Any idea?

1 Replies
Saturday, August 27, 2011
Avatar
re: kagel Wednesday, August 10, 2011
You need to enable cookies on the web service proxy client and that will fix the issue.

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Wednesday, August 10, 2011
  • Last Reply: Saturday, August 27, 2011
  • Replies: 1
  • Views: 2267