Hi All,
We are trying to download a document via the Java web services.
To do so we have copied the sample code and are trying to make it work.
Everythign works fine until we get to the downloadcontent method which returns an error saying: Client Recieved a SOAP fault from server: OTDS username and Password are required.
If we check the header we are passing it contains the token of the authenticated user yet it seems as the call doesn't recieve it or is unable to use it.
We are using otadmin as the user so it has all the necessary grants.
Any help is very apreciated.
B/R
Igor