Hi All,
I'm trying to make an auto-login by the ExtranetLogOn method: https://doc.dynamicweb.com/api/html/ddfd9080-f65b-c03f-afd5-a0fe679e051d.htm
The problem is the passwords are encrypted and that method doesn't allow encrypted passwords. Does anyone have any good idea how can I make an auto-login with a username and a encrypted password?
Thank you!