Forums

« Back to REST API

Unable to log in as application user using Presence Web Service

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
About a month ago, I could log in as an application user using the following command from the terminal.
 
curl -k -X PUT -d '<?xml version="1.0"?><session><password>somepassword</password></session>' http://cup9:8082/presence-service/users/kelvinapp/session
 
However, executing the same command this week gives me:
 
<?xml version="1.0" encoding="UTF-8"?>
 
<description xmlns="urn:cisco:cup:presence:soap">
 
<code>114</code>
 
<message>Failed to login user</message>
 
<fix>Ensure the login data is valid</fix>
 
</description>
 
I've not changed any settings on the CUPS 9.0. To be sure, I've changed my password, tested with newly created application users with all access groups added, and even re-started the CUPS. And I've tested with the administrator account as well. Nothing works.
 
Tried viewing the logs but it was exactly very helpful.
 
admin:file tail activelog epas/trace/esp/sdi/esp00000026.txt
 
14:04:31.229 |ID(30445) tpi_http.c(695) tpiLoginHandler(): tpiLoginHandler: Failed to login 
 
14:04:35.395 |PID(30397) tpi_sip.c(1277) tpi_login_request(): User is not an App User 
 
14:04:35.395 |ID(30397) tpi_http.c(695) tpiLoginHandler(): tpiLoginHandler: Failed to login 
 
14:05:39.056 |PID(30445) tpi_sip.c(1277) tpi_login_request(): User is not an App User 
 
14:05:39.056 |ID(30445) tpi_http.c(695) tpiLoginHandler(): tpiLoginHandler: Failed to login 
 
 
 
Anyone has a clue how to resolve this? I'm sure the username/password is valid.

Collateral


No files available