Hi,
When I try to run through the PublishOrder example, the program always throws an exception
serverConnection.connect("http://my-server.com/", "DOMAIN\\username", "password", "");
the exception itself is pretty unclear.
are there some resources for troubleshooting, or more detailed examples somewhere?
Hello davor,
Did you find a solution for this? I have not personally used the sdk but the examples I see show the username field without that domain/ portion. I was wondering if you tried a few different options there and got it to work.
Patrick