I am trying to enable iPhone access to a certain user. The user has already been granted with Iphone_Access global privilege. But the user is still not able to login via mobile. Username and password has been checked multiple times already. Enabling iphone=debug in dynamic trace shows:
ERROR 2014-03-03 05:50:56,123 Asia/Shanghai [SAPEngine_Application_Thread[impl:3]_31] com.redwood.scheduler.iphone.servlet.IPhoneHandler - Error during login for user: USERNAME com.redwood.scheduler.security.api.LoginException: Not logged in
"Not Logged In" is not much help on where the problem is. Has anyone encountered this problem before? Any leads?