Hi All,
I did a login Sample with username and password. till now it is working fine but suddenly it is throwing 401 error,
Below are my logs.
20140501T145911.752|3|zalyjwtjnccw Mydata:1 -- username: supAdmin|||||3296
20140501T145911.752|3|zalyjwtjnccw Mydata:1 -- password: [xxxxxxxx]|||||3296
20140501T145912.792|1|zalyjwtjnccw Mydata:1 -- Request failed|||||3296
20140501T145912.809|1|zalyjwtjnccw Mydata:1 -- Request: <M><H></H><S>Start</S><A>submit</A><VS><V k="username_key" t="T">FATIMA</V><V k="password_key" t="T">welcome123456</V><V k="ErrorLogs" t="L" /></VS></M>|||||3296
20140501T145912.809|1|zalyjwtjnccw Mydata:1 -- ResponseHeader: {"id":"72861383ff6f468ea87f780be40791b7","cid":"8#Mydata:1","pv":"4","sig":"06bf13bf8f834f9ebc2bb2129bd8a603","loginFailed":true,"method":"searchFailed","log":"[{\"level\":5,\"code\":401,\"timestamp\":\"2014-05-01 14:59:12.773\",\"message\":\"Login Failed: user 'supAdmin'\",\"component\":\"fnduser\",\"_op\":\"C\",\"requestId\":\"72861383ff6f468ea87f780be40791b7\",\"operation\":\"search\"}]","mbo":"fnduser","app":"Mydata:1","pkg":"sample:1.0"}|||||3296
I did some r & d i got this link SyBooks Online
my connections were correct, i am able to connect the database still it is showing the same exception.
How to resolve this.
Thanks & Regards,
Sravanya.