Developer Q&A
9X Service testing Credentials
almost 7 years ago by Indrasena Reddy Bijjala
HI, We are trying to connect to 9X service with the C# sample 9x.WebServices.Examples.
We are using the credentials below but failing to connect.
can you provide test credentials for the service?
_url = "http://v90ga.qa.corrigo.com/wsdk/CorrigoService.asmx";
_company = "OVCP_Test";
_userName = "FeederQa";
_password = "1234";