Hello – we created a v12 test environment and had our web vendor point to it. But for some reason it doesn’t like the login/password. Basically doesn’t validate the login credentials. Login works OK on the Live and Testv11 sites. Anyone run into this?
Note: it looks like some there are going to be some more things on the Tessitura to sort out before website testing can begin. For instance, when I try to log in, I am currently getting the following error:
System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
at Tessitura.WebAPI.Tessitura.LoginEx(String sSessionKey, String sUID, String sPwd, Int32 iLoginType, Int32 iPromotionCode, String sEmail, String sPhone, String sPostalCode, Int32 iCustomerNo, Int32 iN1N2)